[Solved] (select [amount] from [payment] where ([payment_account] = ‘Confirmation Deposit’) and ([action] = ‘Received’) and ([amount] = ’95’))



(select [amount] from [payment] where ([payment_account] = ‘Confirmation Deposit’) and ([action] = ‘Received’) and ([amount] = ’95’))

solved (select [amount] from [payment] where ([payment_account] = ‘Confirmation Deposit’) and ([action] = ‘Received’) and ([amount] = ’95’))