If an unique key constraint on DATE column is created, will
it validate the rows that are inserted with SYSDATE?
Answer Posted / nagendra
Yes, it will validate the rows that are inserted with sysdate
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How does postgresql compare to oracle/db2/ms sql server/informix?
What is sql resultset?
What are types of exception?
Why is normalization important?
List the various privileges that a user can grant to another user?
Can we create a trigger on view?
What does an inner join do?
How does sql*loader handles newline characters in a record? : aql loader
What is nvarchar in sql?
discuss about myisam index statistics collection. : Sql dba
what are rollup and cube in t-sql? : Transact sql
How do I view tables in mysql?
what are the security recommendations while using mysql? : Sql dba
discuss about myisam key cache. : Sql dba
Can delete statement be rollbacked?