+ 18
what is real name?
SQL or mySQL
18 Réponses
+ 14
thanks for clearing my doubt
+ 13
SQL or Structured Query Language is just a ANSI standard, and is used as a base with most Database languages. For example : Microsoft SQLServer, Oracle, MySQL, IBM DB2 have used this(SQL) as a base (Query Language) and extended/enhanced in their database systems.
MySQL is a database management system, like SQL Server, Oracle, Informix, Postgres, etc. MySQLis a RDMS (Relational Database Management System). MySQL is a database itself that uses SQLlanguage.
+ 5
MySQL is working with SQL, like MySQL is a program, that is based on SQL. It's a little bit similar to Linux, there are many distributes (kinds of) linux, but they are from the same root. There are MySQL, SQLite, ... they are different SQL Database implementations. Once you learned SQL and want to use, you should choose which to use, like you can't install Windows, but Windows 7 or 8... like that.
Ohh, and SQL implementations have differences, they add new functionalities specific to that implementation, and some does not support all SQL commands.
+ 4
SQL (Structured Query Language)
+ 2
They are two things:
SQL:
Standard Query Language
MySql:
A Database Management System (DBMS) that uses SQL.
For learning SQL base DBMSs like as MySql or SQLServer you have to learn SQL.
+ 2
Sql is structured query language
+ 1
Structured Query Language
0
SQL
0
Sql
0
sequel
0
SQL
0
Both is name but there are different just little
0
mysql
0
sql structured query language
0
SQL stand for structural query language
MySQL is a package of RDBMS
RDBMS stand for relational database management system .
- 2
ashish
- 2
y