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 can you create an empty table from an existing table? : Sql dba
Why do we use view in sql?
Is a foreign key always unique?
How do you sort in sql?
How to create a menu in sqlplus or pl/sql?
What does inner join mean?
Why trigger is used in sql?
what is the difference between where clause and having clause? : Sql dba
differentiate between float and double. : Sql dba
What is the usage of sql functions?
What is the maximum rows in csv?
Explain dml and ddl?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
Explain what is a subquery ?
Write a query to display the current date in sql?