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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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 can i view structure of table in sql server? tell me 
that query.
 Question Submitted By :: Siva
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how can i view structure of table in sql server? tell me that query.
Answer
# 1
SP_help < table_name>
 
Is This Answer Correct ?    18 Yes 0 No
Anil Panwar
 
  Re: how can i view structure of table in sql server? tell me that query.
Answer
# 2
sp_tables @table_type = "'TABLEName'"
 
Is This Answer Correct ?    2 Yes 5 No
Murli Manohar
 
 
 
  Re: how can i view structure of table in sql server? tell me that query.
Answer
# 3
sp_help <tablename>
 
Is This Answer Correct ?    0 Yes 0 No
Vidit Tyagi
 
  Re: how can i view structure of table in sql server? tell me that query.
Answer
# 4
sp_helptext <tablename>
 
Is This Answer Correct ?    0 Yes 2 No
Justus
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
create index a on employee(dno) In this,which index was created?  2
What are the type of Indexes? which one is best, why?  5
what is IDE,DMV in sql server? Value-Labs1
What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename> 247Customer2
As a part of your job, what are the DBCC commands that you commonly use for database maintenance? HCL1
What is a trigger?  3
What are the different types of replication? How are they used?  3
what is syntex second or third highest salary. thanks & Regards Dhirendra sinha  4
how to find number of columns in a table in sql server 2000 and 2005 also Virtusa11
Why we need a group by clause?  3
Explain Active/Active and Active/Passive cluster configurations?  1
What is the difference between truncate and delete statement? CTS4
Explain different isolation levels?  3
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table? eFunds5
hi, may i know what is the command to get abstract the current month, current year and current day from a given date.i want these three in a isolated way..seperatedly is that any way in sql server 2000  3
What are the steps you will take, if you are tasked with securing an SQL Server? HCL1
can we call functions from stored procedure in SQL Server 2005 ? How?  2
in tabase table having a column in it empname field is there which having 5 duplicate values is there i want deleted all the duplicates i want showing only one name only.  7
About types of indexes in SQL server ? Cognizent1
What is Trigger? Misys2
 
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