com.stephenschafer.budget.api/src/main/resources/getChase.sql

9 lines
90 B
MySQL
Raw Permalink Normal View History

select
transaction_date,
description,
category,
type,
amount
from ${databaseName}.chase