How to select Distinct columns from the table, table having
20 columns and i want all coulmns
Answer Posted / monal
To select distinct columns you can mention them in the SQL
query and to select all columns you can use select * from
information_schema.columns
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Why variables called the most powerful component of ssis?
What is sql view?
How can you check the level of fragmentation on a table?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
What is the chart in report?
What does top operator do?
What does the on update no action do?
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is extent? Types of extents?
What are some examples of schemas?
What happens if we shrink log file in sql server?
Is foreign key unique?
Explain different types of lock modes in sql server 2000?
Are connections to sql server encrypted?
What is ms sql server index?