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
What are the features of pl sql?
What is nvl?
Can we use views in stored procedure?
What pl/sql package consists of?
Where is all the data on the internet stored?
what are the security recommendations while using mysql? : Sql dba
How can you fetch common records from two tables?
What is bulk compiling in pl/sql.?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
Which one is better sql or oracle?
How can I get the number of records affected by a stored procedure?
What is sql indexing?
What is the command used to fetch first 5 characters of the string?
what does the t-sql command ident_incr does? : Transact sql
How can I speed up sql query?