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

2007-04-05 09:18:51 · 7 answers · asked by Clara H 1 in Computers & Internet Other - Computers

7 answers

SQL is Structured Query Language, a well-known standard for building, maintaining, and (of course) querying databases. SQL Server and MySQL are examples of application packages that let you work with SQL databases.

2007-04-05 09:23:42 · answer #1 · answered by Navigator 7 · 1 1

Technically, SQL is a set of commands for querying and modifying a database.

I think Microsoft's database package is called soemthing like SQL Server.

2007-04-05 09:24:19 · answer #2 · answered by Ken H 4 · 0 0

SQL is a special-purpose language used to define, access, and manipulate data.
SQL is nonprocedural (describes the necessary components (i.e., tables) and desired results without dictating exactly how those results should be computed).
SQL
A language
ANSI standard
Keyword cannot be abbreviated
Statements manipulate data and table definitions in the database
iSQL*Plus
An environment
Oracle proprietary
Keywords can be abbreviated
Commands do not allow manipulation of values in the database
Runs on a browser
Centrally loaded, does not have to be implemented on each machine
Ans. from Khi., Pakistan.

2007-04-05 10:06:17 · answer #3 · answered by Anonymous · 0 1

SQL itself is not a packet; however, it's a language that is the basis for several application, some of which have already been mentioned on here (SQL Server, etc); Oracle is another one.

2007-04-05 09:27:15 · answer #4 · answered by mlcorbet2 2 · 0 0

SQL by itself is a language (SQL = structured query language)

A specific SQL implementation, like MySQL, MS SQL Server, Oracle 9i, etc. is an application, albeit usually server-type application.

2007-04-05 09:26:05 · answer #5 · answered by Kasey C 7 · 0 0

It is a server application, SQL 2005 being the latest release as we just finished the install of it.

2007-04-05 09:22:29 · answer #6 · answered by ? 3 · 0 2

sql is a code that is installed in the microsoft access to idenify the queries, it part of an application package, its installed in your microsoft access for queries

2007-04-05 09:23:01 · answer #7 · answered by Anonymous · 0 3

fedest.com, questions and answers