Can we use more than one null value for unique key?
Answer Posted / rao
We can insert more than one null into table
| Is This Answer Correct ? | 105 Yes | 36 No |
Post New Answer View All Answers
Can you load data into multiple tables at once? : aql loader
what is data manipulation language? : Sql dba
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..
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
What are all the different normalizations?
how to enter numeric values as hex numbers? : Sql dba
What is the purpose of the partition table?
Can dml statements be used in pl/sql?
What is dba in sql? : SQL DBA
Can we insert delete data in view?
What is auto increment in sql?
Can we call stored procedure in function?
What is error ora-01000: maximum open cursors exceeded
What is the difference between a procedure and a function?
what is the difference between union and union all? : Sql dba