what is the difrence between sql and pl/sql

Answer Posted / tushar matere

SQL is a structured query language.
Actually SQL is a set of rules defined by mr.Codd.
Any database like oracle,derby or sybase has to follow
these rules.We can say that database following maximum
codd's rule(there are 12 rules) is better than other like
oracle follows 11 rule so it is better than other.

there are different categories in SQL
MySql-->supports triggers and cursors
Pl/Sql-->supports procedures.
Tl/Sql-->supports transactions.
MSSql-->it is microsoft version of SQL.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql in linux?

500


What is difference between microsoft sql and mysql?

493


What is the difference between now() and current_date()?

502


What is the use of mysqli_fetch_array?

484


What is a query in mysql?

481






What is mysqli_free_result?

509


How do I start and stop mysql on windows?

500


Is mysqli secure?

488


Can mysql function return a table?

603


What is the difference between sql and mysql and oracle?

441


What is RMS Migrations

1966


Can we write pl sql mysql?

506


How many rows mysql can handle?

517


How to show certain selected rows with the value "pcds".

508


Is mysql distributed?

499