Can we use more than one null value for unique key?
Answer Posted / iftekharul haque
no because primary key is the unique value of the table that
can not allow null&duplicate value.
so it is not possiblity use more than one null value and
duplicate valu
Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What is difference between joins and union?
What is trigger with example?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What are the ways on commenting in a pl/sql code?
Can a procedure in a package be overloaded?
Why indexing is needed?
What is difference between cursor and trigger?
Explain the the delete statements in sql?
What is the use of partition by in sql?
What is full join?
How do I truncate a word?
What is sqlerrm?
What are inbuilt functions in sql?
Does sql*plus have a pl/sql engine?
What are the different schemas objects that can be created using pl/sql?