what is the difference between varchar and varchar(2)?
Answer Posted / swapnil
When you use varchar data type say varchar(20),
it will reserve the space of 20 bytes even length of
passing parameter is less than 20 byte. But in varchar2, it
will release the remaining space after reserving actual
passing parameter length
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
Tell me how to find the custom directory in front end?
How can you achieve loose coupling in soa framework?
Do you know what are user profiles in apps. Any examples you can give?
Explain oracle apps architecture.
what are the balancing segments in AR?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
testing tools?
what are the different transaction clauses in AR?
Tell me how to debug the report?
How to move the one file from one instance to another instance? And your scripts also?
What is instead of trigger in where we will use?
How is choreography different from orchestration?
Can you explain the difference between architecture followed in 10g & 11g?
Tell me where we find the status of order information?
How can a process be deployed in soa?