Answer Posted / prashanth
SQL is short for Structured Query Language, and MySQL is a
database management system, like SQL Server 2005, Oracle.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Is mariadb better than mysql?
How do you backup a database in mysql?
How can you move the master database
What is the purpose of mysql database?
What is user in mysql?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
What is sharding in mysql?
What does innodb stand for?
How can you calculate the sum of any column of a table?
How do you know if your mysql server is alive?
What is back end and front end?
Does facebook still use mysql?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What is longblob in mysql?
What is mysql protocol?