Re: Insert more than one t-uple in a single sql - Mailing list pgsql-general

From Silas Justiniano
Subject Re: Insert more than one t-uple in a single sql
Date
Msg-id 1139772452.234349.181530@g43g2000cwa.googlegroups.com
Whole thread Raw
In response to Re: Insert more than one t-uple in a single sql  (David Fetter <david@fetter.org>)
Responses Re: Insert more than one t-uple in a single sql  (Chris <dmagick@gmail.com>)
List pgsql-general
Thank you very much. But what do you think of:

select foobar from table where <condition>;
if (pgsql_num_rows($result) > 15) show_pages;
show_only_15($result);

Thank you!


pgsql-general by date:

Previous
From: Jean-Christophe Roux
Date:
Subject: Re: Sequence skipping values
Next
From: Johan Vromans
Date:
Subject: Re: Last modification time