Write a SQL query to list the accounts that have deposit transaction amount greater than 100000 money.
Learn how to write a SQL query to list the accounts that have deposit transaction amount greater than a certain value. Perfect for preparing for a banking company interview.
#SQL #InterviewQuestions #Banking