Just unsure regarding which data type can store data such as multiple language code e.g. English:EN, Chinese:ZH, Malay:MS and even more, is LONGVARCHAR an option???

Is this a Java question? Java chars and Strings are 16 bit Unicode with support for all those langauges and more, but LONGVARCHAR is nothing to do with Java

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.