If an UNIQUE KEY constraint on DATE column is created, will
it accept duplicate values?
Answer Posted / krishnaalluu
obsulutely No, For which ever data type column you can
difine the constraint, the behaviour of the constraint
would not be changed. So I will not allow duplicate values.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a model?
Explain relational algebra?
What are data modelling tools?
What is the best free database?
Enlist some commands of ddl?
How to extract metadata for the entire database?
What is data independence and also explain its types?
What are some of the important security features of a dbms?
Why do we need database management?
What are the advantages of a database?
What is sql and where is it used?
Why do we use databases?
Can I concurrently access a firebird database with embedded and with regular server?
Define weak entity set.
What are the differences between hash join, merge join and nested loops?