2
In Oracle, there are two types of data that I can use to represent texts, the varchar2 and the nvarchar2.
What is the difference between these two types of data?
2
In Oracle, there are two types of data that I can use to represent texts, the varchar2 and the nvarchar2.
What is the difference between these two types of data?
Browser other questions tagged database oracle
You are not signed in. Login or sign up in order to post.