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
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
What is a primary key? Explain
What is benefit of creating memory optimized table?
What is difference between rank () row_number () and dense_rank () in sql?
What is a sql instance vs database?
Are left and right joins the same?
What is group function in sql?
Which is faster joins or subqueries?
Does a primary key have to be a number?
What is the use of procedures?
What is the difference between mdf and ndf files?
What is the difference between pl and sql?
Explain unique key in sql.
What is record in pl sql?
Can we alter stored procedure?