What is the difference between SQL table and the PLSQL
table?

Answer Posted / shivakanth reddy

In case sql table we use PRIMARY KEY to avoid duplicates and
null values.
But in case of PL/SQL PRIMARY KEY is used as an index to
ann array for accessing rows.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are string data types? : Sql dba

699


What is pivot query?

827


Can you skip header records while loading? : aql loader

728


Define commit, rollback and savepoint?

765


What is procedure and function?

682






Explain architecture of sql server notification services?

786


what is the difference between rownum pseudo column and row_number() function? : Sql dba

810


what are dynamic queries in t-sql? : Transact sql

741


explain what is mysql? : Sql dba

786


What is the function that is used to transfer a pl/sql table log to a database table?

730


What plvcmt and plvrb does in pl/sql?

1059


Explain the difference between 'between' & 'and' operators in sql

722


Difference between truncate, delete and drop commands?

730


What is data type in sql?

727


What is program debugging?

763