In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
5 23587If you are working on a SQL database and if suddenly a developer changes the code and your queries results start giving errors,how will you check using a T-SQL query (on system tables) that what has changed in the database.
2 7208
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What is the purpose of indexing?
What are commit and rollback in sql?
How to set the current database in ms sql server?
what is the difference between Tabular and Matrix report?
How to get the definition of a stored procedure back?
What are the new features in sql server 2016?
List out the differences between global and local temp tables in sql server?
What is global temp table?
What is factless fact table? : sql server analysis services, ssas
Detail about the hardware which is supported by SQL server?
What is 3nf normalization?
What is data source in connection string?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
How much is a sql server license?