+ 12
My SQL ....is a programming language؟؟؟
13 Respuestas
+ 34
MYSQL is relational database management system its not a programming language it uses SQL structured query language.
+ 19
Omar o SQL is standard language for manipulating database &MYSQL is basically database management system owned by oracle it is used for storing data
+ 18
Yes, there is difference between SQL and MySQL. SQL is a language that makes us realize how to query in a declarative computer language and whereas MySQL is a software helps in storing the required and database and helps in retrieving the information needed by querying.
+ 6
MySQL is a relational database management system. SQL is the structured query language that you use to interact with the MySQL database. Most programming languages will utilize SQL in order to interact with the database.
With that being said, SQL Connectors will be your best friend:
https://www.mysql.com/products/connector/?PHPSESSID=17d1801c98afa5268fd9e336f865adde
+ 4
Omar o, if SQL is English ,then you can consider MySQL as your note book
+ 4
guys, am I the only on who don't get what PALAK and Krish Gupta are talking about.
+ 4
It is DBMS.
+ 3
it's not a programming language it's query language... through query u can retrieve data from the database
+ 2
No. MYSQL is a database.
+ 1
No MySQL is a database system
+ 1
PALAK😄😄
thank u☺
+ 1
thanks☺
- 1
ok but is there is a different between
sql and my sql ??