Answer Posted / dvtnarayana410
/etc/init.d/mysql start
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How do I rename a table in mysql workbench?
How can you add and remove any column of a table?
What is csv?
How do I disconnect mysql workbench?
Can you tell a way to know the number of days between the two given dates in php?
How to get help information from the server?
How many groups of data types?
What is mysql good for?
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
How do I start mysql in mysql workbench?
What is a join? Explain the different types of mysql joins.
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 procedure in mysql?
What is table level locking in mysql?
How to run a sql statement?