Is foreign key indexed mysql?


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

Post New Answer

More MySQL Interview Questions

What are the other commands to know the structure of a table using mysql commands except explain command?

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 backup mysql database on linux?

0 Answers  


How to concatenate two character strings?

0 Answers  


Why use mysql procedures?

0 Answers  


How do I insert an image into mysql workbench?

0 Answers  


How do you name a table?

0 Answers  


how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.

0 Answers  


How to delete an existing column in a table?

0 Answers  


Is mysql frontend or backend?

0 Answers  


What is the difference between sql and mysql and oracle?

0 Answers  


How can we get the number of rows affected by query?

0 Answers  


Categories