Answer Posted / prabhakar
sql is the structure query language and plsql is the
programming structure query language which through we
create the program in oracle and all the program excute in
the oracle.
sql simply crate,delete,update the query
plsql programming can also do.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to convert comma separated string to array in pl/sql?
What normalization means?
What is clustered and nonclustered index in sql?
What is a recursive join sql?
What is use of package in pl sql?
What is insert command in sql?
What is a trigger word?
Is mariadb nosql?
Can cursors be part of a trigger body?
What is set serveroutput on in pl sql?
What are all different types of collation sensitivity?
Is left join and outer join same?
Why do we use joins?
Explain unique key in sql.
What is normalization in sql?