How to select Distinct columns from the table, table having
20 columns and i want all coulmns
Answer Posted / saleem
select *from tablename gives all distinct columns in the
table
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can you leave a union at any time?
What is snapshot replication?
What is Extended user-defined?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Name the different type of indexes in sql?
what is datawarehouse?
What is the difference between varchar and varchar types?
Tell me what is the stuff and how does it differ from the replace function?
Why and when do stored procedure recompile?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What is Transparent Data Encryption?
What is the contrast between sql and pl/sql?
Explain the rules for designing files and file groups in sql server?
What are exact numeric data types in ms sql server?
What is replace and stuff function in sql server?