English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-11-27 18:19:04 · 7 answers · asked by chanti b 1 in Computers & Internet Programming & Design

7 answers

standard query language(sql)

2006-11-27 18:21:23 · answer #1 · answered by yang 2 · 0 1

SQL (commonly expanded to Structured Query Language ) — is the most popular computer language used to create, modify, retrieve and manipulate data from relational database management systems. The language has evolved beyond its original purpose to support object-relational database management systems. It is an ANSI/ISO standard.

SQL is defined by both ANSI and ISO. There are many extensions to and variations on the version of the language. Many of these extensions are of a proprietary nature, such as Oracle Corporation's PL/SQL, IBM's SQL PL (SQL Procedural Language) and Sybase / Microsoft's Transact-SQL. Commercial implementations commonly omit support for basic features of the standard, such as the DATE or TIME data types, preferring some variant of their own. SQL code can rarely be ported between database systems without major modifications, in contrast to ANSI C or ANSI Fortran, which can usually be ported from platform to platform without major structural changes.


here are a few good sites to learn SQL


http://www.sqlcourse.com/
http://sqlzoo.net/
http://www.xlinesoft.com/articles/interactive_sql_tutorial/index.htm
http://www.webcheatsheet.com/sql/interactive_sql_tutorial/
http://www.w3schools.com/sql/default.asp

happy learning

2006-11-28 01:12:26 · answer #2 · answered by life goes on... 2 · 0 0

Structured Query Language

2006-11-27 18:23:48 · answer #3 · answered by Bryan A 5 · 1 0

Structured Query Language

This is the Language common for all the DBMS and RDBMS packages like Oracle, SQL Server, MySQL, Access and all...

2006-11-27 19:32:22 · answer #4 · answered by nataraajc 2 · 0 0

Browse http://en.wikipedia.org/wiki/SQL

2006-11-27 18:28:52 · answer #5 · answered by Vaibhav 4 · 0 0

Structured Query Language. Programming language for sending to database. Hope that helps! : )

2006-11-27 18:24:17 · answer #6 · answered by susan22 2 · 0 0

sq. or SeQuel ... criteria for depending question Language. that's an ANSI widely used langauge (Cisco considers it a protocol like HTTP even) used for acquiring records from a knowledge source. sq. Server from Microsoft has help for ANSI sq., yet expands it to T/sq., or Transact sq.. Oracle has help for ANSI sq., yet expands it to PL/sq., or Procedural Language sq..

2016-10-16 10:49:42 · answer #7 · answered by pipe 4 · 0 0

fedest.com, questions and answers