Answer Posted / chandu
create table sales(prodid INT NOT NULL UNIQUE
QUANTITY INT);
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why mongodb is faster than mysql?
How to get a version of mysql?
What you can use regular expression for in mysql? Support your answer with an example?
How does select query work?
how you will Create a database on the mysql server with unix shell.
How to execute mysql query in php?
Can you tell the difference between $message and $$message?
How to get a list of columns in an existing table?
How you will show all data from a table.
What is regexp?
How is data stored in mysql?
What is schema in mysql?
How do you stop an access query?
What is procedure in mysql?
What is mysql default port number?