What are the grouping functions?


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

Post New Answer

More SQL Server Interview Questions

What is attribute? : sql server analysis services, ssas

0 Answers  


How to drop an existing table?

0 Answers  


Define left outer join?

0 Answers  


Difference between uniqe index and uniqe constraint?

0 Answers  


What is 2nf normalization form?

0 Answers  






How would you retrieve Unique rows from table without using UNIQUE and DISTINCT keyword?

2 Answers   Genpact,


What is a transact-sql statement?

0 Answers  


what is integrated security (SSPI). why we use in the connection string?

2 Answers  


What are the different types of replication are there in sql server 2000?

0 Answers  


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


What is the purpose of the model database?

0 Answers  


Explain the third normal form(3nf)?

0 Answers  


Categories