What is the need for group functions in sql?


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

Post New Answer

More SQL Server Interview Questions

Which is better statement or preparedstatement?

0 Answers  


What are triggers? How do you invoke a trigger on demand?

0 Answers   Hexaware,


There is a table1 with records (1,2,3,4,5,6) and table2 with records (4,5,6,7,8,9).write a query so as to get the result as 1,2,3,4,5,6,7,8,9

12 Answers   RBS,


What is the significance of null value and why should we avoid permitting null values?

0 Answers  


If no size is defined while creating the database, what size will the database have?

0 Answers  






Can store procedure call by user define function in SQL server?

10 Answers   HCL,


Explain about integration services of Microsoft SQL server?

0 Answers  


How to filter out duplications in the returning rows in ms sql server?

0 Answers  


what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration

0 Answers  


What is difference between primary key and foreign key?

0 Answers  


What are “lock” hints?

0 Answers  


What is oltp (online transaction processing)?

0 Answers  


Categories