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
How can you change the password of a mysql user?
change column name and make a unique column so we get no dupes.
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
What is blob datatype in mysql?
What is auto increment in mysql?
Is mysql a database?
What is difference between mysql mysqli and pdo?
How can you change the name of any existing table by using the sql statement?
What is the difference between BLOB AND TEXT?
What is the difference between truncate and delete?
What are the applications required to support mysql?
How many columns can a mysql table have?
What are the column comparisons operators?
How to escape special characters in sql statements?
How can you filter the duplicate data while retrieving records from the table?