What do you need to connect php to mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows

2 Answers  


What happens when the column is set to AUTO INCREMENT and you reach the maximum value for that table?

2 Answers  


How can you make a database as your current database?

0 Answers  


What is sql vs mysql?

0 Answers  


What is pragma serially_reusable and why is it used?

0 Answers  






How is data stored in mysql?

0 Answers  


Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.

0 Answers  


How we can copy one table data into another table whose name same as table but in differ database

8 Answers  


How to get last inserted id after insert data from a table in mysql?

0 Answers  


What is myisamchk?

0 Answers  


What is row level locking in access?

0 Answers  


What is pdo :: fetch_assoc?

0 Answers  


Categories