Answer Posted / aditya
mysql -u root -p
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How do I create a new database in mysql?
What is row level locking in mysql?
What is the storage engine for mysql?
How do I copy a table in mysql workbench?
Create table employee (eno int(2),ename varchar(10)) ?
Which statement is used to delete a table in MySQL.
Which storage engine is best in mysql?
Why should I learn mysql?
What is max connections in mysql?
what is database black box testing? : Mysql dba
What are the differences between mysql vs sql server?
How to enter numeric values as hex numbers?
What are the differences between char and nchar?
How do you say mysql?
How to get nth highest salary from table in a mysql?