Answer Posted / guest
3306
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How many columns can be used for creating Index?
How do I grant privileges to a user in mysql phpmyadmin?
What is full form of xampp?
Is mysql written in c?
How to Join tables on common columns.
Why is it called mysql?
What is the use of count function in mysql?
How to delete a table.
What is the difference between mysql and sql?
What is database clustering in mysql?
Write a query to display current date and time?
How can you import tables from a sql file into a database by using the mysql client?
What is sqlyog?
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.