storing other language characters
How can store other language characters in database? for example malaysian characters? which datatype needs to be used?
what are the NLS setting and where should the NLS settings be used? will it be sufficient if they are set in session level?
0