I\'m trying to validate two tables row count, but it throws an error like missing keyword.
Declare source_count number := 0; target_count number := 0; BEGIN