View Full Version : what does MYSQL/MSSQL stand for? what does it do?
IanMarlowe
07-24-2005, 04:33 AM
the question's in the title...
cr3ative
07-24-2005, 09:09 AM
MySql and MsSql are both databases.
MySql
www.mysql.com - free database.
Microsoft (MS)Sql
www.microsoft.com - not free database.
cr3
A database is a program that allows methodical querying of data by a Structured Query Language (SQL). This allows you to, for example, ask for all data records with a name of "Cow," rather than trying every record to find "Cow" as you would using a structured directory tree.
Powered by vBulletin® Version 4.2.2 Copyright © 2022 vBulletin Solutions, Inc. All rights reserved.