what is sql and plsql

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


Please Help Members By Posting Answers For Below Questions

What is asqueryable?

523


Can we perform dml in function?

588


write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba

536


What is pl sql collection?

516


what's the difference between a primary key and a unique key? : Sql dba

504






How many scalar data types are supported in pl/sql?

516


What operating systems are supported by oracle sql developer?

516


What is full form of rtm?

526


Why use subqueries instead of joins?

595


What is join view in sql?

504


Explain normalization and what are the advantages of it?

514


column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.

6065


What is an escape character in sql?

558


How do I order by ascending in sql?

533


What is varray in pl sql?

561