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

Answer Posted / ganesh

sql table:

it has n number of field(column) with sql datatype,
it is scheema object

plsql table:

it is one of type of collection in plsql, it can hold two
column only(it can one column from table),in which one
column hold scalar variable and another hold binar integer

Is This Answer Correct ?    3 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which table is left in join?

686


What is varray in pl sql?

758


what is clause? : Sql dba

760


What is cross join sql?

678


How subquery works in sql?

725






What is difference between inner join and cross join?

715


What is delete command in sql?

758


What does the acronym acid stand for in database management?

775


How do I save a stored procedure?

728


what is sp_pkeys? : Transact sql

889


What is the use of sql trace?

670


Explain alias in sql?

765


How do I remove duplicates in two columns?

697


What is rownum and rowid?

759


What are the sql versions?

672