How to I INSERT record by using STORED PROCEDURE in UNICODE char set?
I have DB in UNICODE_FSS and i try insert some data to DB by using STORED PROCEDURE, but server throw exception:
SQL> EXECUTE PROCEDURE INSERT_NODE 1, '', '¿ÜÜÀÀ£×øÝ', null, '0651.64', '1234.54', 99;
Statement failed, SQLCODE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.