Answer Posted / sandeep kumar
GRANT ALL ON mydb.mytbl TO 'someuser'@'somehost';
GRANT SELECT, INSERT ON mydb.mytbl TO 'someuser'@'somehost';
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is tee command in mysql?
Do while loop in mysql procedure?
What is triggers?
How do I flush privileges in mysql?
What is a crosstab query?
How do I setup a mysql database?
What is select query in mysql?
How to write after insert event update trigger on the same table in mysql?
What is the difference between now() and current_date()?
How to determine the location of the data directory?
What is mysql good for?
How to shutdown mysql server?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
What is the default password for mysql?
What is row level locking in mysql?