select * from pa.pa_transaction_interface_all where batch_name = 'AP-123456'; select * from pa.pa_transaction_interface_all order by creation_date desc; select * from pa.pa_transaction_interface_all ...
/* Copyright (c) 2021 OceanBase and/or its affiliates. All rights reserved. miniob is licensed under Mulan PSL v2. You can use this software according to the terms ...