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 substitution variable?
Can a commit statement be executed as part of a trigger?
Can triggers stop a dml statement from executing on a table?
What is set transaction?
Can a procedure in a package be overloaded?
Does truncate need commit?
what is transaction? : Sql dba
What is a left inner join?
Give the order of sql select?
What will you get by the cursor attribute sql%found?
What are expressions?
How many sql statements are used?
Why we use stored procedure instead of query?
what is the difference between join and union? : Sql dba
Explain exception handling in pl/sql?