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
What does mysql_fetch_assoc do?
What are the ways in which you can retrieve data in the result set of mysql using php?
Why use stored procedures in mysql?
What are aggregate functions in mysql?
How many concurrent queries can mysql handle?
What sql does mysql use?
What are the critical issues you have resolved in your company
What is mysql protocol?
What is foreign key in mysql?
What is memory table?
What is difference between group by and order by clause?
What is the difference between mysql_fetch_array() and ysql_fetch_object() ?
How do I stop a mysql command?
How to enter boolean values in sql statements?
How do we delete a row in a table?