What is difference between CHAR and VARCHAR2?What is the
maximum SIZE allowed for each type?
Answer Posted / thilaga
char 2000 byres, varchar 4000 bytes
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the most important ddl statements in sql?
What is synchronized subquery?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What if we write return in procedure?
What are the usages of sql?
Which is better trigger or stored procedure?
What are aggregate functions in sql?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What are the two types of periodical indexes?
How to Execute a Package in PL/SQL.?
Does inner join remove duplicates?
What are the three pl sql block types?
What are inbuilt functions in sql?
What is sql select statement?
Does view contain data?