Answer Posted / eric
By using for example:
-JDBC
-ODBC
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How does mysql store binary data?
Which is faster mongodb or mysql?
What is root password?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
What is datadir?
What is data types in mysql?
What is mysqli_free_result?
What is the purpose of using a heap table?
How Switch (select or use) to a database.
What is mysqli_select_db?
How do you concatenate strings in mysql?
How do you backup a database in mysql?
What is delimiter $$?
Can varchar be primary key?
What is different between sql and mysql?