invalid statement
Posted: Thu Jan 05, 2006 11:01 pm
the following statement is working fine while is it in MySQL, but it become invalid in PostgresSQL, can someone tell me what is the correct synax of this?
i need it should be something wrong with the keyword "result"
thks in advance
Code: Select all
else if (($num_rows % $max result) == 0)thks in advance