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

7 lines
73 B
MySQL
Raw Normal View History

select
status,
date,
description,
debit,
credit
from ${databaseName}.citi