Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is an associative array with example?



what is an associative array with example?..

Answer / shriram

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

Post New Answer

More SQL PLSQL Interview Questions

what is constraining table?

2 Answers  


What is a natural join sql?

0 Answers  


what are the difference between clustered and a non-clustered index? : Sql dba

0 Answers  


What is Referential Integrity?

3 Answers   IBM,


Why do we use function in pl sql?

0 Answers  


Define SQL and state the differences between SQL and other conventional programming Languages?

0 Answers  


Can we use loop in sql?

0 Answers  


What is execute immediate?

0 Answers  


What are all the ddl commands?

0 Answers  


Why trigger is used in sql?

0 Answers  


How many types of normalization are there?

0 Answers  


How will we see framework of a table?

2 Answers   Accenture,


Categories