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
What is sqlcontext?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Explain select statements in sql?
what are the disadvantages of mysql? : Sql dba
Could you please provide oca (oracle 10g) dumps for my certification ?
Is big data nosql?
What is aggregate function in sql?
What is mdb stand for?
What is the maximum number of triggers, you can apply on a single table?
What is compute?
Can we call stored procedure in function?
What are types of exception?
how to include character strings in sql statements? : Sql dba
What is trigger types in sql?
how many sql dml commands are supported by 'mysql'? : Sql dba