Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は次の表を持っています
ServiceType、PaymentType、および GST の値が同じで、他に少なくとも 1000 件の購入があった場合の購入数を調べる SQL ステートメントを作成するにはどうすればよいですか?
カウント集計を使用する必要があることはわかっており、クエリは次のように開始する必要があると思います
ありがとう