what the meaning of sql

Answers were Sorted based on User's Feedback



what the meaning of sql..

Answer / suresh kumar somayajula

SQL abbriveated as "Structured Query Language".It is used
to interact with the database.

Is This Answer Correct ?    37 Yes 0 No

what the meaning of sql..

Answer / manoj

Structured Query Language

Is This Answer Correct ?    37 Yes 2 No

what the meaning of sql..

Answer / rajesh k. gupta

This is an acronyms wherein S stands for Structures, Q
stands for Query and L for Language.
It was named as Structured English Query Language that is
SEQUEL

Is This Answer Correct ?    21 Yes 5 No

what the meaning of sql..

Answer / neha

sql acronym is structured query language.it is a standard
language used in the development of any rdbms tool.
it is developed by E.F.CODD.

Is This Answer Correct ?    11 Yes 5 No

what the meaning of sql..

Answer / chandu

Sql Query Language.

By using sql we can access data from oracle server.

We say only what task must be complete but we does not need
to say how task must me completed.

Is This Answer Correct ?    8 Yes 6 No

what the meaning of sql..

Answer / poornima

SQL is a standardized query language for requesting
information from a database.

Is This Answer Correct ?    1 Yes 0 No

what the meaning of sql..

Answer / kenneth wacangan

-is an open source relational database management system

Is This Answer Correct ?    0 Yes 0 No

what the meaning of sql..

Answer / venmathi s

SQL stands for Structured Query Language.
It is a Language to communicate with the Database.
User post a Request to Database and Retrieve data from the Database.
 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

table name: prod there are three fields in the table that are 1.proddate 2.prodQty 3.model Day wise prodQty is stored in the table prod write a query to display total prodqty in the year 2004 april.

2 Answers   Maruti Suzuki,


what is ref cursor in pl/sql?

3 Answers  


What is using in sql?

0 Answers  


how to see the create table statement of an existing table? : Sql dba

0 Answers  


25.67,-1 Trunc = 20 Round= 30 HOW????

2 Answers   Karrox,






What can be a size of a pl/sql block? Is there any limit?

2 Answers  


Types of indexes. What is the default key created when a primary key is created in a table ?

5 Answers   TCS,


What are the two characteristics of a primary key?

0 Answers  


what is explain plan?

4 Answers  


List the differences between plsql - function & procedures

2 Answers   TCS, Verizon,


what is union? : Sql dba

0 Answers  


how to include character strings in sql statements? : Sql dba

0 Answers  


Categories