So I have this homework wherein if a PeopleSoft project has a query in it, I try to see how many records are inside this query for performance reason.
I tried going through meta table but I can't seem to find any record that stores this information, or might have miss it.
I have tried some meta table but the closes I got is PSRECDEFN which only has a field for field count.
Does anyone have any experience or idea how to do such task?
Appreciate all the help.
Thanks!