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
what are all the different normalizations? : Sql dba
What is a sql driver?
Does truncate require commit?
how can we submit a form without a submit button? : Sql dba
How does index help in query performance?
What does over partition by mean in sql?
What is sql basics?
how to extract a unit value from a date and time? : Sql dba
How many sql core licenses do I need?
What is foreign key sql?
Can you selectively load only those records that you need? : aql loader
How to run sql commands in sql*plus?
What is query execution plan in sql?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
explain the difference between delete , truncate and drop commands? : Sql dba