Answer Posted / nitin malhotra
We connect with the databse using the database drivers. its
depend upon what database you are using.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between truncate and delete?
How do I start mysql client?
How do you rename a procedure in mysql?
How do I export mysql query results to excel?
What is pdo :: fetch_assoc?
What is mysql data directory? How to determine the location of the data directory?
What is the latest mysql version?
What is mysql aggregate functions? Explain
Write a query to fetch duplicate records from a table using mysql?
What are the common mysql functions?
I want to find out all databases starting with ‘test’, I have access to?
What is difference between mysql and mysqli?
How many sql dml commands are supported by 'mysql'?
How do I quit mysql?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?