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
Can we store images in mysql database?
What is a tinyint in mysql?
What happens if you no create privilege in a database?
What's new in mysql 8?
How can you make a database as your current database?
Is mysql server free?
What is auto increment in mysql?
What is the difference between truncate and delete?
What are mysql functions?
Where MyISAM table will be stored and also give their formats of storage?
What is mysql aggregate functions? Explain
What is pdo :: fetch_assoc?
What is procedural api?
What is the hostname for mysql database?
How to get current MySQL version?