what is sql.

Answer Posted / ashwin

1)sql is non procedural language where you specify what to
be done instead of specifying how it should be done

2)Sql is called as "Structured Query Language" or
"Sequential Query Language" which can be used to perform DDL
or DML operations on the table.


3)Sql is declarative language.

4)user--->SQL----->RDBMS.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the left table in sql?

699


What is the difference between left join and right join?

670


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

892


Can I call a procedure inside a function?

738


Does sqlite need a server?

741






What is primary key and unique key?

763


What is the source code of a program?

709


What is db journal file?

685


What is the difference between row level and statement level trigger?

726


What is primary key secondary key alternate key candidate key?

765


Can we create view in stored procedure?

687


What is case function?

778


explain primary keys and auto increment fields in mysql : sql dba

713


What is the difference between the conventional and direct path loads? : aql loader

909


Is sql a scripting language?

692