Answer Posted / babloo
In a table the following data types are allowed :
1)varchar2()
2)date
3)long
4)integer
5)number
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What do you mean by stored procedures? How do we use it?
How to use sql*plus built-in timers?
how to get @@error and @@rowcount at the same time? : Sql dba
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
Is pl sql a programming language?
what is foreign key? : Sql dba
What is the difference between a primary key and a unique key?
What's the difference between inner join and left join?
Does sql backup shrink transaction log?
how to fetch alternate records from a table? : Sql dba
How to display Row Number with Records in Oracle SQL Plus?
How to raise user-defined exception with custom sqlerrm ?
What are the datatypes available in pl/sql ?
what is self-join? : Sql dba
What are properties of the transaction?