PeopleSoft Community Network
There are or could be different reason when we would like to delete any query from the databas. Beloe i have mentioned the SQL that are used to delete a query from the database.
DELETE FROM PSQRYDEFN WHERE QRYNAME='Queryname';
DELETE FROM PSQRYSELECT WHERE QRYNAME='Queryname';
DELETE FROM PSQRYRECORD WHERE QRYNAME='Queryname';
DELETE FROM PSQRYFIELD WHERE QRYNAME='Queryname';
Thanks.
Tags:
Thanks for sharing really usefull.
© 2024 Created by Maisam Agha. Powered by