How to select Distinct columns from the table, table having
20 columns and i want all coulmns
Answer Posted / amit
select distinct * from table_name
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
How to return the second 5 rows in ms sql server?
What are the different types of upgrades that can be performed in sql server?
You want to use a perspective in an mdx query. How do you select the perspective?
Can a table have 2 foreign keys?
How to apply filtering criteria at group level with the having clause in ms sql server?
What are the properties of the transaction?
Is t sql the same as sql server?
How to replace given values with null using nullif()?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
How to integrate the ssrs reports in application?
How to loop through result set objects using mssql_fetch_array()?
How to run sql server 2005 books online on your local system?
Which rendering formats are affected by the pagesize properties?
How to rebuild master databse?
What are the requirements for sql server 2016?