what is an associative array with example?
It is a type of composite data type in pl sql .. The other
two composite types are nested tables and varrays .. example :
TYPE type_name IS TABLE OF NUMBER INDEX BY VARCHAR2(64);
name type_name;
It is also called as index by tables.
Now "name" can be given any values like :
name('raja'):=100;
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a .db file?
What is sql keyword?
What is the use of stored procedures?
What is foreign key in sql with example?
Explain the the delete statements in sql?
How is Oracle 10g helpful when compared to oracle 9i and what is grid computing
display your age in months?
What is difference between hql and native sql?
How do you go back in sql?
Does pdo prevent sql injection?
Is id a reserved word in sql?
while loading data into database how can u skip header and footer records in sql*loader
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)