How do you get column names only for a table (sql server)?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

How to run sql*plus commands in sql developer?

0 Answers  


I have one table,in that table (1)i have java1.1 version books are 2 and java1.5 version books are 4. (2).Net2.0 books are 3, .Net3.5 books are 2 (3)ABC1.6 books are 4, ABC2.0 books are 3. Now i want output is like Book Count Java 6 .Net 5 ABC 7 For this i need sql query, please help me if anyone how to get this result. Thanks, Seenu

4 Answers   Adea,


Why is partition used in sql?

0 Answers  


select sal from emp group by sal

3 Answers   TCS,


What are the two types of exceptions.

0 Answers  


What is difference between hql and native sql?

0 Answers  


What is difference between left and right outer join?

0 Answers  


Why do we use subquery?

0 Answers  


How to rename a column in the output of sql query?

0 Answers  


What does cursor do in sql?

0 Answers  


what is an associative array with example?

1 Answers  


Which is faster subquery or join?

0 Answers  


Categories