Is it possible to use two aggregate function together using SQL query? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Is it possible to use two aggregate function together using SQL query?

For example if I want to display patient details who has paid maximum amount and no. Of time he visited.

16th Aug 2019, 3:46 AM
Dhiraj singh✔️
Dhiraj singh✔️ - avatar
1 ответ
+ 1
Yes this is possible. Can you show me your data-structur and what you want to Display?:)
18th Aug 2019, 4:01 PM
Tom Hammerbacher
Tom Hammerbacher - avatar