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...


can we take more than one null values for Unique
constraints.



can we take more than one null values for Unique constraints...

Answer / aaa

Yes we can...

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is method overloading in JAVA? Why is it not present in C ?

0 Answers   Akamai Technologies,


33. try { 34. // some code here 35. } catch (NullPointerException e1) { 36. System.out.print(”a”); 37. } catch (RuntimeException e2) { 38. System.out.print(”b”); 39. } finally { 40. System.out.print(”c”); 41. } What is the result if a NullPointerException occurs on line 34? 1 c 2 a 3 ab 4 ac

5 Answers  


What is io stream in java?

0 Answers  


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


What is meant by throwing an Exception?

4 Answers   Accenture,


What is finally and finalize in java?

0 Answers  


What is class array in java?

0 Answers  


Is array dynamic in java?

0 Answers  


How do you compare two strings lexicographically?

0 Answers  


How do we make a class serialize?

3 Answers   Syntel,


Which one of the following suits the description of a string better: derived or primitive?

0 Answers  


What is Java Shutdown Hook?

0 Answers  


Categories