View Full Version : what is a SQL database and what can it be used for
Josh Collins
December 5th 03, 12:47 AM
I keep hearing about My SQL. What is a SQL database and what can it be used
for?
Mike Brannigan [MSFT]
December 5th 03, 12:47 AM
My SQL is a third party product.
Microsoft SQL Server is our product.
It is a relational database server
see
http://www.microsoft.com/sql/
and
http://www.microsoft.com/sql/evaluation/overview/default.asp
for more details
--
Regards,
Mike
--
Mike Brannigan [Microsoft]
This posting is provided "AS IS" with no warranties, and confers no
rights
Please note I cannot respond to e-mailed questions.
Please use these newsgroups
"Josh Collins" > wrote in message
...
> I keep hearing about My SQL. What is a SQL database and what can it be
used
> for?
>
>
Dr Robin Bignall
December 5th 03, 12:48 AM
On Sun, 11 May 2003 12:31:08 -0500, "Josh Collins"
> wrote:
>I keep hearing about My SQL. What is a SQL database and what can it be used
>for?
>
SQL is "Structured Query Language" - a set of commands to create
sophisticated searches on relational databases. Relational DBs are now the
preferred DB structure for many applications that require a DB.
A search on Google for 'SQL' and 'Relational database' will provide a greta
deal of material.
For SQL see, for example,
http://www.w3schools.com/sql/default.asp
For relational, see, for example,
http://www.edm2.com/0612/msql7.html
--
wrmst rgrds
Robin Bignall
Remote Hertfordshire
England
http://homepage.ntlworld.com/docrobin/homepage.htm
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.