Can we use more than one null value for unique key?
Answer Posted / sam
Yes ,we can insert more null value in a table having unique
key,Bcoz one null vale is different frm another null value.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
what is the difference between a web-garden and a web-farm? : Sql dba
What are all the ddl commands?
Does sql*plus have a pl/sql engine?
Can we debug stored procedure?
what is the difference between delete and truncate commands? : Sql dba
what is oltp (online transaction processing)? : Sql dba
Why does sql need a server?
What is out parameter used for eventhough return statement can also be used in pl/sql?
What are three advantages to using sql?
What is case function?
What are triggers and its types?
Why sql query is slow?
What is pl sql commands?
What does closing a cursor do?
What is Materialized View? In What Scenario we Use Materialized View?