Un-Answered Questions { MySQL }

Explain the different types of mysql joins.

491


What are the differences between innodb and myisam engines?

460


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

437


What is the default port number of mysql?

495


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

606


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

491


What is a storage engine?

551


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

686


What is the purpose of using a heap table?

525


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)?

535


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

481


What is the difference between unix timestamp and mysql timestamp?

512


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

506