Buy Questpond's video subscriptions on
huge discount
.
Online: 1147
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
What is the best way to see all columns in a table?
Posted by
vishalneeraj-24503
on 6/16/2014 | Category:
Sql Server Interview questions
| Views: 1166 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Best way to sell all the columns in a table is:
Select Top 0 from table_name;
It will not show any record only show columns names.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to replace a column value with specified value ...
Next > :
In a Cricket Game, Two Batsman playing each on 94* ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What do we mean by .class Selector?
What do we mean by element or control Selector?
What do we mean by #id Selector?
How to hide all controls which have the same class applied?
How to hide particular control using jQuery?
How to hide all Paragraph embedded on the Page?
How to hide current element or controls in jQuery?
What is the basic syntax of jQuery?
Latest Interview Questions
In a Cricket Game, Two Batsman playing each on 94* . They need 7 runs ...
A 6-Feet taller Man found dead by Hanging himself to the Fan in an Emp ...
There are some Apples to the Apple tree. After a strong wind on the tr ...
In MVC is mandatory to be Map route {controller}/{action}/{id} In Thi ...
There is a new building having 100 rooms in it. A painter was hired to ...
Which of the following type of encoding is used in WCF?
Which of the following is the End point component of WCF?
In WCF, the namespaces used for serialization is?
More ...