what is the difrence between sql and pl/sql

Answer Posted / kalyana chakravarthy

SQL is structured query language which is used to retrive
data from the database. Before 1974 it is known as Gupta
SQL. In 1974 Relational solutions Inc(Now oracle
corporation) taken it as a native lang to retrive data.
Though it is structured quer language it is un structured
its like simple english language.

Pl/Sql is an extension for Sql. It is a structured 4th
generation language where one can execute more than one
select statement with conditional constructs like if, then
and else.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I set user privileges in mysql?

476


What is datatype in mysql?

473


What are the applications required to support mysql?

489


What is row level locking?

495


What is the storage engine for mysql?

496






What is a text delimiter?

506


What are the differences between binary and varbinary?

530


What is InnoDB?

564


How do I clear the command in mysql?

495


Which is faster mysql or mongodb?

481


What is a query in mysql?

476


How do I clear a mysql database?

513


Write a command with which mysql table can be repaired

544


How can I change database in mysql?

454


write a query to mysql in safe mode and to change the root password

517