ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
How to list all tables having unique constraints in any of
the columns in a database.
 Question Submitted By :: Manish K
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to list all tables having unique constraints in any of the columns in a database.
Answer
# 1
select * from INFORMATION_SCHEMA.TABLE_CONSTRAINTS where 
constraint_type='unique'
 
Is This Answer Correct ?    2 Yes 0 No
Rama Krishna
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
how to implement locking in sql server Satyam1
Why we need a group by clause?  3
Write a query to delete duplicate records in SQL SERVER Infosys19
What is a view?  4
A table contains list of customers and his city with other details. Each customer has a unique number and the table consists millions of data. Query is: I want to retrieve 10 customers from each city, no script, only from single query? Infosys3
what is trigger NIIT1
What is WITH CHECK OPTION Karur-Vysya-Bank-KVB2
Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement  2
What are three SQL keywords used to change or set someone?s permissions?  3
What is a materialized view?  2
What is difference between Triggers and store procedure?  2
What is blocking and how would you troubleshoot it?  1
What are the four main query statements?  3
What is the difference between a Local temporary table and a Global temporary table? How is each one used?  1
What is a NOLOCK?  3
we have emp table like Ename,EDOJ,EDOB with Column structure.but we want to know the employee Age.How? Any Body Plz  6
What is the difference between a Application Server and a Database Oracle2
what are the problems in logshipping?  2
How to tune a stored procedure?  5
What is a join and their types? Challenger-Financial2
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com