Tom Lane writes:
Francisco Reyes <[email protected]> writes:I am trying to do select max(primary_key) from some_table;Are there a whole lot of nulls in that column?
Zero nulls. It is a primary key. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
