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
how do you control the max size of a heap table? : Sql dba
Is not equal in sql?
What is prepared statement in sql?
What is string data type in sql?
Is postgresql a server?
How do you write a subquery?
What is the difference between distinct and unique in sql?
How do I create a memory optimized filegroup?
Write a sql select query that only returns each name only once from a table?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
What is pl sql block structure?
Is sqlite thread safe?
What is primary and foreign key?
Why commit is not used in triggers?
What is function and procedure in pl sql?