I have a SQL stored procedure :
create procedure test @coun char(10)
as
select * from employees where country=@coun
In Oracle,How should I write??
Thanks!!
A report containing Chinese characters is called through the Crystal Web Component Server. However, these characters are displayed as "????" instead of the Chinese characters.
How can the web server and client computers be configured so that double-byte characters are displayed...
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.