MySQL Interview Questions
Questions Answers Views Company eMail

What you can use regular expression for in mysql?

573

Tell us something about heap tables?

620

Is there a way to see the files which are stored?

577

What is the difference between a database and a table?

578

I want to find out all databases starting with ‘test’, I have access to?

750

Explain csv tables.

624

How do you concatenate strings in mysql?

604

Explain % and _ inside like statement?

664

What is the function of myisamchk?

647

I want to start and stop mysql on windows? How do I do that?

593

What is csv?

597

How to concatenate two character strings?

634

What happens if you no create privilege in a database?

657

How to return query output in html format?

604

What is timestamp in mysql?

636


Post New MySQL Questions

Un-Answered Questions { MySQL }

How many mysql connections can handle?

566


What is a storage engine?

633


How can I see mysql database?

561


How to update database permissions/privilages.

612


Is mysql owned by oracle?

622






What is the maximum number of records in mysql table?

534


How do I show columns in mysql?

575


How can you filter the duplicate data while retrieving records from the table?

559


What are the three types of queries?

541


How do I make an action query?

566


How to start mysql server?

595


What is int mysql?

586


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

577


What is truncate in mysql?

520


Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.

673