| Other MySQL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE
CURRENT_TIMESTAMP. | | 1 |
| Explain advantages of InnoDB over MyISAM? | | 1 |
| How many services is running in sql server? | ACC | 3 |
| how to repair a table in mysql? | | 1 |
| How do you start MySQL on Linux? | | 3 |
| What are CSV tables? | | 1 |
| Explain the difference between FLOAT, DOUBLE and REAL. | | 3 |
| How many ways we can we find the current date using MySQL? | | 4 |
| What are some good ideas regarding user security in MySQL? | | 2 |
| Query to select passwords from a table having a column
"Password" Whose length is b/w 8 &15 and having 'A' as the
first character in the password irrespective of case. | | 1 |
| How can we change the name and data type of a column of a
table? | Google | 3 |
| How would you backup and restore a big MySQL database? What
are the advantages of the approach which you have taken
over the others? | | 2 |
| Explain Normalization concept? | Inuva | 1 |
| how to delete duplicate rows in sql server 2005? | Reliance | 1 |
| Ondelete clause is specified with
a.)Drop table
b.)Delete command
c.)Create table
d.)Select command | AMDOC | 4 |
| How can we change the name of a column of a table? | | 4 |
| Give the syntax of GRANT commands? | | 1 |
| which version of mysql can't support stored procedure?? | | 3 |
| what is JOIN? Give example & types of join? | iMedia | 8 |
| Give the syntax of REVOKE commands? | | 1 |
| |
| For more MySQL Interview Questions Click Here |