Answer Posted / eric
By using for example:
-JDBC
-ODBC
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What's the difference between mysql and sql server?
What are views in mysql?
how to add a new column to an existing table?
What is difference between function and procedure in mysql?
Why do gaps in sequences occur?
How to create a test table in your mysql server?
How internally data stores in MyISAM and INNODB table types?
Is mysql workbench a dbms?
How can I see mysql database?
How do you backup a database in mysql?
How many rows can be inserted in mysql at a time?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
What is procedures in mysql?
Can we create table in stored procedure?
What is the use of pdo?