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

Answer Posted / saisravanthi

sql tables are used to store data permanently.pl/sql tables
are used to hold data just like other variables during the
execution of programs.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use commit inside a trigger?

763


What programs use sql?

726


Can we insert data into materialized view?

708


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

661


How consistent is the view of the data between and within multiple sessions, transactions or statements ?

1919






What is assignment operator in pl sql?

762


What is the basic structure of an sql?

752


What will you get by the cursor attribute sql%rowcount?

754


What is clustered and nonclustered index in sql?

693


What is a constraint?

729


What is the command used to fetch first 5 characters of the string?

1090


Does truncate table reset auto increment?

719


How is use pl and sql?

732


What view means?

730


What are inner outer left and right joins in sql?

726