Explain contrast amongst grouped and non-bunched records?



Explain contrast amongst grouped and non-bunched records?..

Answer / Km Subhash Rani

"Grouped records are those that share common characteristics, which can be identified by a WHERE clause or a GROUP BY statement. Non-grouped records are individual records returned without any aggregation or grouping. Grouped records can be further analyzed using aggregate functions like SUM, AVG, COUNT, MIN, and MAX."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Can group functions be used in the order by clause in ms sql server?

1 Answers  


Explain different backup plans?

1 Answers  


What is normalization and denormalization in sql server?

1 Answers  


Explain error and transaction handling in sql server?

1 Answers  


What are the purposes of floor and sign functions?

1 Answers  


Tell me about normalization in DBMS.

1 Answers   Honeywell, Zomato,


What are the indexes in sql server?

1 Answers  


Explain about Normalization?

1 Answers   Infosys,


Explain rdbms?

1 Answers  


Do you know nested transaction?

1 Answers  


How to generate create function script on an existing function?

1 Answers  


Plz tell about backup&recovery?

3 Answers  


Categories