Answer Posted / madhavi
1)varchar2()
2)date
3)TIMESTAMP[(precision)] default precision is 6 we can
mention from 0...9
4)long
5)integer
6)number
7)char
8)clob
9)raw()
10)pls_integer
11)binary_integer
12)nvarchar2()
13)bfile
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How do you write a subquery?
How subquery works in sql?
What are the types of views in sql?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
What does subquery mean in sql?
What is rank () in sql?
What is varchar sql?
What are different sql data types?
what is a stored procedure? : Sql dba
What is the difference between delete and truncate commands?
Why do we need databases?
What are the subsets of sql?
how can you see all indexes defined for a table? : Sql dba
What is compute?
Is pl sql a scripting language?