| Other MySQL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| how we can find nth max salary from an employe table by
using my sql? |
| 8 |
| which version of mysql can't support stored procedure?? |
| 3 |
| SELECT country,city
FROM customers
GROUP BY country
ORDER BY city DESC
|
HCL | 5 |
| what do you mean by longblob Data type in MySql?
|
| 3 |
| What is the use of indexing table? |
| 2 |
| about foregine |
| 2 |
| What does myisamchk do? |
| 1 |
| How do you start and stop MySQL on Windows? |
| 3 |
| Fname Lname City Pin
ramesh kumar salem 365241
Query to generate a code having the firstletter of
Fname,Lname & 3letter of city Last 3letter of pin,all in
capital letters
|
| 3 |
| maximum size of a database in mysql? |
| 2 |
| How can we change the name and data type of a column of a
table? |
Google | 8 |
| 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. |
| 3 |
| |
| For more MySQL Interview Questions Click Here |