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 sql entity?
What is count * in sql?
What is mutating table error?
Explain the commit statement.
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
How does one use sql*loader to load images, sound clips and documents? : aql loader
Can a commit statement be executed as part of a trigger?
What is a string data type in sql?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
Is primary key a clustered index?
What is Materialized View? In What Scenario we Use Materialized View?
What is difference between left and right outer join?
how to use myisamchk to check or repair myisam tables? : Sql dba
What is sql in oracle?
What is a mutating table and a constraining table?