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
Is sqlite good enough for production?
What is difference between db2 and sql?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
What is the use of sqlerrd 3?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
describe mysql connection using mysql binary. : Sql dba
How much ram can sql express use?
Is postgresql a nosql database?
what are the security recommendations while using mysql? : Sql dba
What is embedded sql with example?
What sql does db2 use?
What is a recursive stored procedure?
how mysql optimizes distinct? : Sql dba
How do I run a sql query in pgadmin 4?
What are the events on which a database trigger can be based?