Can we use more than one null value for unique key?
Answer Posted / kalyana chakravarthy
Fundamental principle is 2 nulls are not unique. U can
insert N number of nulls in a unique its CONCRETE
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can we debug stored procedure?
What does <> sql mean?
What are the different dcl commands in sql?
What are the types of sql commands?
what is transaction? : Sql dba
Which tcp/ip port does sql server run?
what is commit? : Sql dba
Define the select into statement.
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is the difference among union, minus and intersect?
Can we call a function containing dml statements in a select query?
what does the t-sql command ident_incr does? : Transact sql
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How to pipe multiline string to isql?
What is group function in sql?