Monday, July 12, 2010

SQL to find the process name from component name

SQL to find the process name from component name :

SELECT * FROM PS_PRCSDEFNPNL WHERE PNLGRPNAME =;

No comments:

Post a Comment