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
What is spool?
Is record in pl sql?
Explain spool.
What are predefined functions in sql?
What is the use of <> sql?
How is a PL/SQL code compiled?
Why does sql need a server?
What is break?
What are the different type of joins in sql?
How many types of normalization are there?
Can there be 2 primary keys in a table?
what are the 'mysql' command line arguments? : Sql dba
What is mutating error in pl sql?
Can we insert in view in sql?
What is the most restrictive isolation level? : Transact sql