Is mysql connect deprecated?


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

Post New Answer

More MySQL Interview Questions

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

4 Answers  


I want to make a query where I want to eliminate the duplicate rows from the table. For example : Input : Table : NAME Column1 Column2 India USA USA India UK India India UK The desired output that I want to eliminate the duplicates Output India USA UK India Thanks

2 Answers   Sun Life,


What is the difference between mysql_connect() and mysql_pconnect()?

7 Answers   TCS,


In PHPmysql language how can we update our previous information.when update form open then we get our previous information in textbox,checkbox,selct,radio button.How can we show the information in checkbox,select menu,radio button which is available in database?

0 Answers  


How to control the max size of a heap table?

0 Answers  






mazimum size of a database in mysql? when we create a table then how many tables actually created? write there name?

1 Answers  


What are the non-standard sql commands supported by 'mysql'?

0 Answers  


Why is mysql used?

0 Answers  


How many threads can mysql handle?

0 Answers  


How would concatenate strings in mysql?

0 Answers  


How can you create and drop view in mysql?

0 Answers  


What is the diff. bwt. primary key and unique key?

4 Answers  


Categories