Answer Posted / highness
mainly two types
1. scalar 2. composite
1.
boolean
char
binary integer
number
variable
constant
raw
rowid
2.
records
tables
varrays
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the sql query to display the current date?
define sql update statement ? : Sql dba
How would you convert date into julian date format?
What are different methods to trace the pl/sql code?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is clustered and nonclustered index in sql?
is it possible to pass an object or table to a procedure as an argument?
Where can I learn sql for free?
Explain autonomous transaction.
What are tuples in sql?
Is subquery faster than join?
What is sql profiling in oracle?
What is difference between pls_integer and integer?
What is insert command in sql?
Can we use joins in subquery?