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
How can get second highest salary in sql?
Enlist the advantages of sql.
Can there be more than one function with a similar name in a pl/sql block?
How to process query result in pl/sql?
How many joins can you have in sql?
What port does sql server use?
What packages(if any) has oracle provided for use by developers?
How can you know that statistics should be updated?
Is left join inner or outer by default?
How do I run a sql query?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
Why do we need cursors in pl sql?
explain the advantages and disadvantages of stored procedure? : Sql dba
Can we alter stored procedure?
What is an ndf file?