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
Should I use mbr or gpt?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
What is the difference between cluster and non-cluster index?
what does myisamchk do? : Sql dba
What is a database event trigger?
what is a foreign key ? : Sql dba
What are different clauses used in sql?
How do you explain an index?
Can instead of triggers be used to fire once for each statement on a view?
How to add new employee details in an employee_details table with the following details
What are all types of user defined functions?
How show all rows in sql?
Can we use views in stored procedure?
How much does sql cost?
Is mariadb nosql?