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
Explain scalar functions in sql?
What is the difference between joins?
How do you add a column to a table?
what is dbms? : Sql dba
What is use of trigger?
What is the difference between sql and t sql?
What pl/sql package consists of?
How can I speed up sql query?
What are the different types of sql commands?
Explain dml and ddl?
Can you join a table to itself?
Which operator is used in query for pattern matching?
What are the various levels of constraints?
What is oracle sql developer?
what is sub-query? : Transact sql