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...

difference between pl/sql table and normal pl/sql table

Answer Posted / hitendra yadav

(1) Simple table store in the database as a object but
PL/SQL or index by table does not store in the database it
can be create only in PL/SQL block.
(2) Simple table in the database can have more then
multiple column up to 254 but index by table can only have
two column first is primary key column of BINARY_INTEGER
and second column is any collection type column.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of partition by in sql?

1043


What is a loop in sql?

1031


How many types of tables are there?

994


What is information schema in sql?

1112


How many primary keys can a table have?

1052


What are the 3 types of behavioral triggers?

1309


What is sql rowcount?

1065


Does inner join return duplicate rows?

1035


What is type and rowtype in pl sql?

1054


can sql servers linked to other servers like oracle? : Sql dba

1047


What is difference between inner join and cross join?

1015


Explain the significance of the & and && operators in pl sql.

1046


Why stored procedures are faster than query?

1076


How do we use distinct statement? What is its use?

1071


Is it possible to create startup or shutdown trigger for on-schema?

1085