Thanks to visit codestin.com Credit goes to postgrespro.com
Markus Bertheau <[email protected]> writes: > is there a difference performance-wise between select count(1) and > select count(*)? Nope. In fact, the latter is converted to the former during parsing. regards, tom lane
pgsql-sql by date:
Соглашаюсь с условиями обработки персональных данных