Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many null values can be inserted in a coulmn whihc is unique constraint

Answers were Sorted based on User's Feedback



How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / sumit

Any number of Null values can be inserted in such a column.

Is This Answer Correct ?    33 Yes 7 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / amit

Any no. of times you can insert null values in a coulmn
whihc is unique constraint because a Null value is
undefined,unassigned,and unapplicable value so thats why we
cannot compaire with any other null value or other value.

Is This Answer Correct ?    8 Yes 2 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / ajay badola

Any number of null values can be inserted.

Is This Answer Correct ?    4 Yes 2 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / john bershan

any number of null value can be inserted into table for a
column which is declared as unique.coz null vale s either
not equal to any value or not equal to another null;

Is This Answer Correct ?    1 Yes 0 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / veerapandian muthupandi

Only one null

Is This Answer Correct ?    0 Yes 0 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / sheea pruthi

12

Is This Answer Correct ?    0 Yes 7 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / bhargav

single NULL

Is This Answer Correct ?    0 Yes 10 No

How many null values can be inserted in a coulmn whihc is unique constraint..

Answer / manish kumar

Single null Value
B'cse Unique Constraint contain unique value and single
null is also a unique value.

Is This Answer Correct ?    7 Yes 29 No

Post New Answer

More SQL PLSQL Interview Questions

What is the primary use of normalization?

0 Answers  


Can we create table in function?

0 Answers  


how do you count the duplicate records in a table

10 Answers   Tech Mahindra,


suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?

6 Answers  


If we have n no of columns in a table, can we add new column in that table with not null constraint?

2 Answers  


Difference between table function and pipelined function?

0 Answers  


what is a constraint? : Sql dba

0 Answers  


What is the current version of postgresql?

0 Answers  


What is a dirty read sql?

0 Answers  


What will be the output of the following String S = 1+2+"abc" S = ? String S1 = 1+2+"abc"+5+6 S1 = ?

1 Answers   ABC,


what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba

0 Answers  


What are reports usually used for?

0 Answers  


Categories