Computer Science, asked by rakshitc1100, 5 hours ago

what are different types of queries ? Name some summary function and their usage .how is detailed query different from a summary query?​

Answers

Answered by XxAttitudeBoy2248Xx
51

\large{\text{\red{A}}}{\text{\orange{N}}{\text{\green{S}}{\text{\purple{W}}{\text{\blue{E}}{\text{\pink{R}}{\text{\gray{:-}}}}}}}}

Select queries that display individual records are called detail queries; those that summarize records are called Summary or Totals queries. Summary functions produce a summary of all records in the found set, or subsummary values for records in different groups.

Similar questions