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
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
what is a materialized view? : Sql dba
What is the difference between python and sql?
What is linq to sql?
what does it mean to have quoted_identifier on? : Sql dba
Is sql a programming?
what is an index? : Sql dba
what is the difference between truncate and delete statement? : Transact sql
What does an inner join do?
Is hadoop a nosql?
What is the maximum database size for sql express?
What is sql server and ase?
What is left join in sql?
Is sql open source?
what are the difference between clustered and a non-clustered index? : Sql dba