Question:

What is SQL and what does it mean?

by  |  earlier

0 LIKES UnLike

what's the full-form..

 Tags:

   Report

15 ANSWERS


  1. SQL stands for Structured Query Language. It is a language used to to query, and manipulate data in a database.  


  2. It is usually referred to a Sequel as in, Weekend at Bernies 2, was a bad sequel.  Think of an excel spreadsheet with lots of information in it.  You can link to that specific data on a website or a computer program so that it takes that data and displays it, or does a calcuation.


  3. SQL = Structured Query Language

    How many of us can say that they just copied that top contributor guy?

  4. SQL is a database

  5. SQL is an acronym for Structured Query Language and it is a language for implementation of databases... eg SQL, MySql, etc.. SQL consists of 3 statements,

                         DML ( Dynamic Manipulation Language)

                         DDL (Data Definition Language )

                         DCL (Data Control language)

    We can write queries to perform operations on DBMS  

  6. You already got full form in other answers.

    SQL is developed in such a manner that its syntex is applicable to all Object Oriented Databases. As per international standards for Databases, every good database must support SQL.

  7. SQL Stands for Structured Query Language.By using this language we can store our data in the form of tables,views,sysnonyms etc..in the database. based on this query language now a days several database vendors like Oracle,MySQL,DBASE etc are developing strong databases

  8. SQL is Structured Query Language

  9. SQL or Structured Query Language is the language that talks to the database. You can have different proprietary formats like Microsoft or Oracle etc. but the core components will all be the same.

    Hope this helps!

  10. It is Structured Query Language which is used to manipulate databases

  11. SQL: Structured Query Language

    It is a standardized set of instructions for quering any database file that complies with the SQL standard.


  12. SQL stands for Structured Query Language.

    SQL is a standard computer language for accessing and manipulating databases.

    http://www.w3schools.com/sql/default.asp

  13. I do not no SQL.

  14. SQL means Structured Query Language

    in order to study SQL online see the link below

    http://www.indiastudychannel.com/bookmar...

  15. SQL-structured query language.

    it is a language used to program databases in database management systems.  

Question Stats

Latest activity: earlier.
This question has 15 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.