Un-Answered Questions { MySQL }

Explain the different types of mysql joins.

488


What are the differences between innodb and myisam engines?

459


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

436


What is the default port number of mysql?

494


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

603


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

489


What is a storage engine?

551


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

682


What is the purpose of using a heap table?

523


How can you change the password of a mysql user?

491


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

503


What is meant by decimal (5,2)?

533


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

479


What is the difference between unix timestamp and mysql timestamp?

510


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

504