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 to convert character strings to dates?

716


What are triggers in mysql?

642


How to use case expression?

701


What are the method you will follow while sql installing

2080


What mysql means?

668


How do I start mysql from command line?

704


What is the current root password of mysql?

644


How do I update a variable in mysql?

669


What is difference between statement and preparedstatement?

691


What is the difference between myisam dynamic and myisam static in mysql?

668


How to create trigger in mysql phpmyadmin?

688


What can I do with mysql?

661


Explain the difference between procedure and function in mysql?

717


How do I stop a mysql command?

657


What is cursor in mysql?

656