Why we use mysqli instead of mysql?


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

Post New Answer

More MySQL Interview Questions

How many concurrent queries can mysql handle?

0 Answers  


write a command to view the content of the table

0 Answers  


change column name and make a unique column so we get no dupes.

0 Answers  


Where is the myisam table stored?

0 Answers  


How to use count function in mysql?

0 Answers  


What is difference b/w composit key n primary key and forigion key?

4 Answers  


how to connect a php script with the mysql database?

0 Answers  


What is trigger in mysql?

0 Answers  


How do I setup mysql?

0 Answers  


How do I stop a mysql command?

0 Answers  


Define REGEXP?

0 Answers  


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

0 Answers  


Categories