Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Network Routers

SQL

Reply
 
Thread Tools Display Modes
  #1  
Old 10-02-2007, 02:11 AM
Default SQL



Can somebody explain me what is a SQL in a simple way. I have heard
very long versions of it. Thank you!



gio
Reply With Quote
  #2  
Old 10-02-2007, 05:36 AM
DarthOdor
Guest
 
Posts: n/a
Default Re: SQL

gio wrote:

> Can somebody explain me what is a SQL in a simple way. I have heard
> very long versions of it. Thank you!
>

SQL is not a database management system, it is no a stand-alone product.
You cannot go into a computer store and buy SQL. SQL is a part of a
database management system, a language and a tool for communicating with
a DBMS. SQL comes in many flavors (if you will) depending on the
manufacturer of the SQL compatable database management system you
choose. Here are some examples, Transace-SQL is used with SQL Server
2000 and 2005 (MS products), Oracle8i used Oracle PL/SQL, and many other
s list MySQL all are SQL compatable database management systems.

The database management system (DBMS) is more that just a database (a
file containing data) in that the DBMS contains the database and the
tools necessary for a user to build interfaces with the data and use
those interfaces which working with the data.

Hope this helps.
Darth...
Reply With Quote
  #3  
Old 10-02-2007, 09:59 AM
ray
Guest
 
Posts: n/a
Default Re: SQL

"DarthOdor" <(E-Mail Removed)> wrote in message
news:4701cae6$0$32469$(E-Mail Removed)...
> gio wrote:
>
>> Can somebody explain me what is a SQL in a simple way. I have heard
>> very long versions of it. Thank you!
>>

> SQL is not a database management system, it is no a stand-alone product.
> You cannot go into a computer store and buy SQL. SQL is a part of a
> database management system, a language and a tool for communicating with a
> DBMS. SQL comes in many flavors (if you will) depending on the
> manufacturer of the SQL compatable database management system you choose.
> Here are some examples, Transace-SQL is used with SQL Server 2000 and 2005
> (MS products), Oracle8i used Oracle PL/SQL, and many other s list MySQL
> all are SQL compatable database management systems.
>
> The database management system (DBMS) is more that just a database (a file
> containing data) in that the DBMS contains the database and the tools
> necessary for a user to build interfaces with the data and use those
> interfaces which working with the data.
>
> Hope this helps.
> Darth...


Good explanation...
....and in short ...
http://isp.webopedia.com/TERM/S/SQL.html



Reply With Quote
Reply

Tags
sql

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 10:23 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.