mahir_data
easyTouch 'n Go · basics

Wallets with a healthy balance

Touch 'n Go eWallet wants to find users worth targeting for a savings promo.

From the wallets table, return the user_id and balance of every wallet with a balance greater than 100.

Schema

wallets
user_idINT
balanceNUMERIC(8,2)
statusTEXT

Example input

wallets