Answer Posted / avi007
pl/sql table -
type table_name is varchar2(25) of index by BINARY_INTEGER
It is having only one column of varchar2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I create a sql database?
What is the use of primary key?
when MSQL8.0 is in market
What is right join sql?
Why truncate is faster than delete?
what are date and time intervals? : Sql dba
Can we commit in trigger?
What is the purpose of primary key?
Explain the purpose of %type and %rowtype data types with the example?
what is datawarehouse? : Sql dba
What is microsoft t sql?
what is difference between delete and truncate commands? : Sql dba
what is self join and what is the requirement of self join? : Sql dba
Why should I use postgresql?
What does seeding a database mean?