Can we use more than one null value for unique key?
Answer Posted / a
we have to use computed column to insert multiple null values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How run sql*plus commands that are stored in a local file?
How do I create a memory optimized filegroup?
Is the primary key an index?
Is stored procedure faster than query?
What are sql objects?
How many columns should be in an index?
Why we use pl sql?
Why is normalization important?
What is a natural join sql?
What is normalization in a database?
What is procedure and function?
What is synonyms?
Which is faster joins or subqueries?
How do I view a sql database?
how can we find the number of rows in a table using mysql? : Sql dba