SQL Query to Find all the unreconciled Bank statement lines for a particular bank account in oracle cloud
This query helps find the bank statement lines through the Oracle cloud Database which are lying unreconcilled for a particular bank account. We have included all important columns from Bank statement headers and lines tables which we though will be important in identifying the bank statement lines. This information and extract is specially helpful to run before the month end process to enable quality cash reconcillation processes.
Read More