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 many indexes can be created on a table in sql?
How is data stored on a disk?
Which is better join or subquery?
How are functions and procedures called in PL/SQL?
What are tables in sql?
how tsql statements can be written and submitted to the database engine? : Transact sql
what is a foreign key ? : Sql dba
What is sql*loader and what is it used for?
Is it possible to update views?
how can we know the number of days between two given dates using mysql? : Sql dba
What is a crud api?
What are packages in pl sql and also explain its advantages?
What are the possible values that can be stored in a boolean data field?
What are procedures used for?
How do I make sql search faster?