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
How to present a past time in hours, minutes and seconds?
What is indexing in mysql?
List the different types of normalization?
How does mysql store binary data?
What is row level locking in access?
What are the 3 main types of search queries?
What are the advantages of myisam over innodb?
What is text in mysql?
What is a join in mysql?
How to delete an existing column in a table?
How do I kill a mysql connection?
Is mysqli secure?
What language does mysql use?
What is the difference between now() and current_date()?
Is mysql a programming language?