SELECT table_name,
num_rows,
rank() over (order by num_rows DESC ),recdescr
FROM all_tables, PSRECDEFN
WHERE instr(table_name,'PS_',1) >0 and num_rows>0
and instr(table_name,recname)>0 and (length(table_name)-length(recname)<4)

Views: 72

Reply to This

Replies to This Discussion

This was reallyy veryy helpfull.I appreciate it.

it's a pleasure to meet you. I am USA Army personnel, i have an important thing to discus with you.
Please write me on my email (captkristen899@gmail.com)

RSS

PeopleSoft Jobs in US

Videos

  • Add Videos
  • View All

© 2024   Created by Maisam Agha.   Powered by

Badges  |  Report an Issue  |  Terms of Service