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 are the authentication modes in sql server? : Sql dba
Is record in pl sql?
What is acid property in a database?
explain primary keys and auto increment fields in mysql : sql dba
How do you clear the screen in sql?
Can we create table in function?
Define join and name different types of joins?
How do you copy a table in sql?
What is procedure explain with program?
What is sqlite format?
Can I create table without primary key?
what is oracle database ? : Sql dba
what does the t-sql command ident_incr does? : Transact sql
What is difference between sql and mysql?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba