what is sql and plsql

Answer Posted / anjali

Sql is a standalone set of commands. Pl sql is procedural extension to sql where we embed sql statements inside pl sql block so that we can achieve re-usability of code .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch alternate records from a table?

684


What is the maximum number of columns in sql table?

551


What is sqlcontext?

553


What are system versioned tables?

553


How to fetch values from testtable1 that are not in testtable2 without using not keyword?

757






What is left join in sql?

585


Is sql free?

501


What is difference between primary and secondary key?

519


how are mysql timestamps seen to a user? : Sql dba

565


What is cursor and its types?

561


What is cursor in pl sql?

580


What is triggering circuit?

597


Can we use ddl commands in pl sql?

562


How to test for null values?

608


Can I copy :old and :new pseudo-records in/to an oracle stored procedure?

666