Un-Answered Questions { MySQL }

Explain the different types of mysql joins.

498


What are the differences between innodb and myisam engines?

469


How can you retrieve a portion of any column value by using a select query?

450


What is the default port number of mysql?

507


Which statement is used in a select query for partial matching?

618


What is the difference between now() and current_date()?

502


What is a storage engine?

561


What is a join? Explain the different types of mysql joins.

701


What is the purpose of using a heap table?

534


How can you change the password of a mysql user?

502


How can you calculate the sum of any column of a table?

515


What is meant by decimal (5,2)?

545


What is a trigger? How you can create a trigger in mysql?

489


What is the difference between unix timestamp and mysql timestamp?

525


How can you change the name of any existing table by using the sql statement?

517