| Other MySQL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can we find the number of rows in a table using MySQL? | | 1 |
| How do you start and stop MySQL on Windows? | | 2 |
| what are the optimization techniques for
Query optimization
performance issues and
faster execution of queries | | 1 |
| How can you do the fine tunning? | ACC | 3 |
| What is SERIAL data type in MySQL? | | 2 |
| What is the difference between mysql_fetch_array and
mysql_fetch_object? | CTS | 2 |
| What are some good ideas regarding user security in MySQL? | | 2 |
| How do you control the max size of a HEAP table? | | 1 |
| Explain federated tables? | Tech-Mahindra | 2 |
| What?s the difference between PRIMARY KEY and UNIQUE in
MyISAM? | CSS | 2 |
| A select query over a large table runs very slow because of
the growing number of entries in that table. What different
measures could be taken to improve speed? | | 3 |
| How many ways we can we find the current date using MySQL? | | 4 |
| how do i list constraints in my database by using sql
server2000? | | 1 |
| Which storage engines support transactions in MySQL? | | 1 |
| Explain multi-version concurrency control in MySQL? | | 2 |
| Explain MySQL architecture? | | 1 |
| What are MySQL transactions? | | 1 |
| Can you save your connection settings to a conf file? | | 1 |
| ru compare the 2 null values? | ACC | 1 |
| Explain data type TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON
UPDATE CURRENT_TIMESTAMP . | Zensar | 2 |
| |
| For more MySQL Interview Questions Click Here |