how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
910How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
1064How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
933
How to set mysql variable in php?
What is a simple query?
What is table level locking in mysql?
How do I change the max connections in mysql?
What are different types of queries?
Tell us something about heap tables?
What is the use of mysql_close()?
How many ways we can retrieve the date in result set of mysql using php?
How do stored procedures work?
Which statement is used to delete a table in MySQL.
Does mysql support nosql?
How do I create a stored procedure in mysql?
List the different types of normalization?
What is a blob datatype?
How we get sum of column.