Errors
2023. 1. 17.
ORA-01747: invalid user.table.column, table.column, or column specification
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: ORA-01747: invalid user.table.column, table.column, or column specification ### The error may exist in /mappers/account-mapper.xml ### The error may involve accountMapper.updateAccount-Inline ### The error occurred while setting parameters ### SQL: update account_book set create_date = ?, account_category = ?, goods = ?, amoun..