Can we create table in stored procedure?
What is regexp?
How you will Show unique records.
Does mysql support sequence?
Is mysql good for big data?
What is the difference between is null & is not null?
What are the advantages and disadvantages of using mysql?
Which is better sqlite or mysql?
What is user in mysql?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
What is view? How can you create and drop view in mysql?
What is mysql default port number?
Why mysql is open source?