What are the drivers in MySQL?
In MySQL, standards-based drivers for JDBC, ODBC, and .Net are provided in order to enable developers in building database applications with their language of choice.
Drivers in MySQL:
PHP Driver
JDBC Driver
ODBC Driver
C WRAPPER
PYTHON Driver
PERL Driver
RUBY Driver
CAP11PHP Driver
Ado.net5.mxj
| Is This Answer Correct ? | 0 Yes | 0 No |
What are CSV tables?
Which datatype is used for email in mysql?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products
Write a program using the select statement, while loop.
What is index length in mysql?
Why use stored procedures in mysql?
How large can a mysql database become?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?
What is ddl, dml, and dcl?
How to create a table index in mysql?
What is pdo connection?
What is delimiter $$?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)