![]() |
|
#1
|
|||
|
|||
mysql vs sql - what is the differencejust wondering what is the difference - if i have a sqript setup to work with php and mysql will that script work the same for php and sql?
also will phpmyadmin manage a sql server the same as a mysql server? thanks ~zach |
|
#2
|
||||
|
||||
|
From what I understand:
SQL = Structured Query Language. MySQL, Oracle, Microsoft SQL, Informix (RIP), Sybase, etc are implementations of this broader language. |
|
#3
|
|||
|
|||
|
SQL is the language that is used to query the database, select and find records, insert and delete. It's a standard that's poorly followed, but the basics are supported by all.
mySql is a database engine, that accepts the SQL and follows the instructions it recieves, passing out the relevant data as required. Some functions on phpmyadmin will not work for a another SQL server, as mySql has some non-standard commands. But some parts will work. Whatever database you're using, the should exist some administration tool. Garth Farley |
Recent GIDBlog
Last Week of IA Training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A problem Between MySQL <> phpBB | mirable | MySQL / PHP Forum | 3 | 10-Sep-2003 05:31 |
| MySQL Syntax Error | DropZite | MySQL / PHP Forum | 3 | 09-Jul-2003 04:00 |
| Windows: From only £20p/y,Linux: from $10p/m. ASP, ASP.NET, PHP, Free MySQL, +More | EyotaHosts | Web Hosting Advertisements & Offers | 0 | 28-Jun-2003 13:54 |
| InnoDB FOREIGN KEY error! | JdS | MySQL / PHP Forum | 4 | 17-May-2003 04:45 |
| Difference between MySQL and SQL | pcxgamer | MySQL / PHP Forum | 2 | 14-Apr-2003 12:07 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The