If an unique key constraint on DATE column is created, will
it validate the rows that are inserted with SYSDATE?
Answer Posted / zikku
No Date column can not validate the rows that are inserted
with sysdate.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is implicit cursor in pl sql?
How many parts of a pl sql block are optional?
Can we create table inside stored procedure?
What is primary key and foreign key with example?
Can we alter stored procedure?
what is the difference between a web-garden and a web-farm? : Sql dba
What does count (*) mean in sql?
explain what is mysql? : Sql dba
What is query execution plan in sql?
What is rank () in sql?
tell me about various levels of constraint. : Sql dba
How do you modify a trigger?
Which kind of parameters cannot have a default value in pl sql?
What are dml commands?
what is view? : Sql dba