what is the difrence between sql and pl/sql

Answer Posted / rahul

Sql is structured query language and pl/sql is programing
langugae that means you can use procedure ,function and
other. in pl/sql you can store procedure and function in
database and later these can be used.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Consider you have the following three tables which have to be linked together.

693


What is the difference between truncate and delete in mysql?

796


What is schema in mysql?

683


What is max connection in mysql?

679


What are the types of database engines available in mysql?

661


How to filter data from a mysql database table with php?

642


How do I check mysql version?

698


What is mysql and how it works?

636


How do I find mysql version in mysql workbench?

647


How to use triggers to track changes in mysql?

661


What are date and time data types in mysql?

734


How does php communicate with mysql?

659


how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?

695


How many columns is too many mysql?

664


What is the hostname for mysql database?

707