What are the objects can be created using CREATE statement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is mysql good for?

0 Answers  


What is the storage engine for mysql?

0 Answers  


Why we use mongodb instead of mysql?

0 Answers  


why we are join a tow table

1 Answers  


How to write query to select word java's from column employees and from emp table

1 Answers   CGI,






How can you validate emails using a single query?

0 Answers  


What are mysql functions?

0 Answers  


Is mysql written in c?

0 Answers  


I have a table like this tblData (month int,Qty int) and i am inserting three rows in this table 1.tblData Values (1,100) 2.tblData Values (2,200) 3.tblData Values (3,300) The Result I want is the Running total of the field Qty that is 1 100 100 2 200 300 3 300 600 What is the Query for that ?

4 Answers  


What is sql in mysql?

0 Answers  


What is the difference between mysql and pdo?

0 Answers  


What is the datatype of image in mysql?

0 Answers  


Categories