Voting

: min(six, eight)?
(Example: nine)

The Note You're Voting On

ElDiablo
16 years ago
About preceding note, you shouldn't use pg_num_rows() for this.
You should have instead a look at pg_affected_rows().

<< Back to user notes page

To Top