If an unique key constraint on DATE column is created, will
it validate the rows that are inserted with SYSDATE?
Answer Posted / chandrasekar ramasamy
No B'coz the sysdate contains date and time format
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Can we join more than 2 tables in sql?
What is execution plan in sql?
What are the different dml commands in sql?
How do I run a sql script?
What do you understand by pl/sql packages?
How does postgresql compare to mysql?
Can you load data into multiple tables at once? : aql loader
Explain the select statement in sql?
Explain the the delete statements in sql?
What does sql stand for?
How do I send sql query results to excel?
Is sql sequential or random?
What is the cause of mutating table error and how can we solve it?
What is 19 null in sql?
What is the command used to fetch the first 5 characters of a string?