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 is sqlite used for?

536


What is pragma in sql?

627


What are the basic techniques of indexing?

580


Why stored procedures are faster than query?

581


What is sql entity?

537






what are rollup and cube in t-sql? : Transact sql

663


What is set serveroutput on in pl sql?

573


Can there be more than one function with a similar name in a pl/sql block?

552


What is full form of rtm?

541


Do ddl statements need commit?

541


Is primary key clustered index?

531


Explain the advantages and disadvantages of stored procedure?

655


What is the purpose of the primary key?

572


What is execute immediate?

553


how to convert dates to character strings? : Sql dba

542