assuming table A represents a customer and table B represents orders for that customer. write a query to return all of the customers where the total value of all orders in greater than 100
สมมติว่าตารางแสดงให้เห็นถึงลูกค้าและ B ตารางแสดงให้เห็นถึงคำสั่งซื้อของลูกค้ารายนั้น เขียนแบบสอบถามเพื่อส่งกลับทั้งหมดของลูกค้าที่มีมูลค่ารวมของการสั่งซื้อทั้งหมดในมากกว่า 100