Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Show the cursor attributes of pl/sql.

0 Answers  


Write the sql query using dual table for below output? 1 L R --- --- ---- 1 1 1 1 2 1 1 3 1 1 1 2 1 2 2 1 3 2 1 1 3 1 2 3 1 3 3 Write a query using only Dual table with out writing any pl/sql program.

3 Answers   JPMorgan Chase,


What is procedure in pl sql?

0 Answers  


How do you declare a constant?

0 Answers  


What is view? Can we update view

0 Answers  


What is the difference between delete and truncate commands?

0 Answers  


List the ways to get the count of records in a table?

0 Answers  


What is the non-clustered index in sql?

0 Answers  


Why is there a need for sqlcode and sqlerrm variables?

0 Answers  


How to sort the rows in sql.

0 Answers  


how to create a primary key with out creating an index?

9 Answers   TCS,


how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba

0 Answers  


Categories