CREATE OR REPLACE PROCEDURE CR_ARCHIVE_REGISTRY.COMPARE_TABLES(cur_tables IN VARCHAR2, l_batch_no IN NUMBER) AS l_prod_schema VARCHAR2(30) := 'CR_5_0_X'; l_arch_schema VARCHAR2(30) := 'CR_ARCHIVE'; l_error_message VARCHAR2(3000); -- Va
Top comments (0)
Subscribe
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (0)