| Other MySQL Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| how to delete duplicate rows in sql server 2005? |
Reliance | 2 |
| How to see the database architecture in MySQL?? |
| 3 |
| How can we change the name of a column of a table? |
| 7 |
| maximum size of a database in mysql? |
| 2 |
| If we create a column with data type VARCHAR(3), what would
we expect to see in MySQL table? |
| 2 |
| What is the difference between a Table and a View? |
| 3 |
| What is the difference between mysql_connect() and
mysql_pconnect()? |
TCS | 7 |
| what is the Dynamic management views? where can you use? |
ACC | 1 |
| SELECT country,city
FROM customers
GROUP BY country
ORDER BY city DESC
|
HCL | 5 |
| Ondelete clause is specified with
a.)Drop table
b.)Delete command
c.)Create table
d.)Select command |
AMDOC | 5 |
| What are the differences between MySQL_fetch_array(),
MySQL_fetch_object(), MySQL_fetch_row()? |
| 2 |
| what is the main difference between myisam and innodb |
Wipro | 2 |
| |
| For more MySQL Interview Questions Click Here |