As one of the routines in my package, I would like to check to see if a SQL table is empty, or populated. If the table is empty, then the next part of the package will process. If the table has any data in it, the package will fail and abort.
I am using ELT PRocessor Pro