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 to list all tables having unique constraints in any of
the columns in a database.

Answer Posted / rama krishna

select * from INFORMATION_SCHEMA.TABLE_CONSTRAINTS where
constraint_type='unique'

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data compression? : sql server database administration

1017


How do you rebuild an identity column?

996


What is amo? : sql server analysis services, ssas

1135


Explain about Views?

1124


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

1072


What are the two authentication modes in sql server?

1170


What are the types of resultset?

1014


What is report snapshot?

163


How do I create a trace in sql server?

1091


What is a natural primary key?

1108


Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.

2456


What is ms sql server service broker?

1043


How do you Implement SSIS Packages in your Project?

1988


Explain DBCC?

1016


What is provisioning, billing and metering, and connection routing concepts in the service layer?

115