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

6 lines
70 B
MySQL
Raw Normal View History

select
date,
description,
type,
amount
from ${databaseName}.first_bank