write a c++ program to add a user to mysql.the user should be
permitted to only "insert" into the given database
Answer Posted / shashwat044
pls reply asap
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you tell how many values can set the function of mysql to consider?
What are slow queries?
What is the difference between mysql_connect and mysqli_connect?
can you tell the order of sql select statement? : Mysql dba
How to display nth highest salary from a table in a mysql query?
Why do gaps in sequences occur?
How to do login in mysql with unix shell.
What is max_used_connections in mysql?
What is the size of mysql database?
How to enter numeric values as hex numbers?
What is difference between group by and order by clause?
how to display nth highest salary from a table in a mysql query? : Mysql dba
How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
What is the use of pdo?