How to escape special characters in sql statements?


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

Post New Answer

More MySQL Interview Questions

What is mysql connection limit?

0 Answers  


How do I switch users in mysql?

0 Answers  


What is pragma serially_reusable and why is it used?

0 Answers  


What is mysqli_connect_error ()?

0 Answers  


How can you change the password of a mysql user?

0 Answers  






What is mysql procedure?

0 Answers  


Which statement is used to delete a table in MySQL.

0 Answers  


at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you

1 Answers  


How do I automate a backup in mysql?

0 Answers  


what are the main differences between MyISAM and InnoDB table storage structures ? what are the advantages and disadvantages in usage of these ?

10 Answers   E2 Solutions, Tesco,


How do I select a database in mysql?

0 Answers  


in a master-master replication with two masters and alternate slaves running on two systems.can i have a script or any mysql command to know which one is right now acting as master.

1 Answers  


Categories