adspace
Answer Posted / Amit Jain
PL/SQL is not necessarily better than SQL. They are two different things. SQL is a language for querying and manipulating data, while PL/SQL is a procedural programming language used primarily with Oracle Database to build more complex programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are all the common sql function? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
Is inner join faster than left join?
Does group by remove duplicates?
How do I remove duplicates in two columns?
how to start mysql server? : Sql dba
what is schema? : Sql dba
What is the best sql course?
Can we rollback truncate?
Do we need to rebuild index after truncate?
define sql insert statement ? : Sql dba
Can delete statement be rollbacked?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is sql server agent? : Sql dba
If a cursor is open, how can we find in a pl/sql block?