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

7 lines
89 B
MySQL
Raw Normal View History

select
trans_date,
post_date,
description,
amount,
category
from ${databaseName}.discover