Dear,
Can someone tell me how to use PHP or PL/SQL to get the PostgreSQL select/update/delete result affect rows?
I would like to optimize my SQL statement instead of putting extra select count(*) to check the possible affect rows before the next select/update/delete operation take action.
Thank you.
William Ng.
Can someone tell me how to use PHP or PL/SQL to get the PostgreSQL select/update/delete result affect rows?
I would like to optimize my SQL statement instead of putting extra select count(*) to check the possible affect rows before the next select/update/delete operation take action.
Thank you.
William Ng.