MySQL Interview Questions
Questions Answers Views Company eMail

what is the advantage of stored procedures, triggers and indexing in mysql

1 3672

maximum size of a database in mysql?

2 3964

how many fields can be updated using set in a mysql query?

1 2748

how many table created when we create a table in mysql?

3 4441

how many ways we can get the current date in mysql?

2 4055

what is mysql optimization in brief?

1931

What is the difference between CHAR and VARCHAR data types?

Ramco,

2 7793

Give the syntax of REVOKE commands?

1 3543

Give the syntax of GRANT commands?

3 5022

How many ways we can we find the current date using MySQL?

3 7496

What is the maximum length of a table name, a database name, or a field name in MySQL?

4 7148

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 5407

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 4120

SELECT country,city FROM customers GROUP BY country ORDER BY city DESC

HCL,

5 8927

how we can find nth max salary from an employe table by using my sql?

8 11253


Post New MySQL Questions

Un-Answered Questions { MySQL }

Write command to import an mysql file?

500


suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?

1661


How to delete the repeated records from a table?

492


What is 'mysqladmin' in mysql?

509


What is mysql connector used for?

505






How do I connect to a database in mysql workbench?

536


What is difference between mysql and mysqli?

474


How to convert character strings to dates?

520


What is mysql_pconnect?

456


How to include comments in sql statements?

558


What is unsigned in mysql?

502


How to display nth highest salary from a table in a mysql query?

530


List data types in mysql? Explain

464


How to enter Characters as HEX Numbers?

539


how to dump all databases for backup. Backup file is sql commands to recreate all db's.

440