Operation Details
Description: Counts the number of taxonomy in edit data records which requires review. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced.
Sterotype: ns
SQL
select count(*) into :numberOfRecords from taxonomyineditdata where reviewInd = '0'