Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This stored proc / query identifies the allocations which are not matching.

Query:

Verify Allocations
select * from postgl --TO CHANGE TO RIGHT QUERY!



Step-by-step guide

  1. Create Stored Proc
  2. Execute the stored proc.


  • No labels