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 pl/sql tables?

Answer Posted / kiran pnr

PL/SQL TABLE is also known as Index by table
These are single-column tables and could be considered as
an Array of data but which is unbounded; i.e we cannot set
a limit on number of rows like an array

Example : TYPE NTab_List1 is TABLE OF TYPE INTEGER

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some usages of database trigger?

1078


What is a primary key example?

997


What is raw datatype in sql?

1097


Which constraints we can use while creating database in sql?

1117


What is sql*loader?

1277


How do you modify a column in sql?

1045


Which type of cursor is used to execute the dml statement?

993


How do I turn a list into a table?

1007


What is an implicit commit?

1097


What is the mutating table and constraining table?

1075


What is over () in sql?

1011


Are left and right joins the same?

1154


What are aggregate functions in sql?

1220


Can procedure in package be overloaded?

1138


How many clustered indexes can be created on a table?

1122