On Wed, Jan 8, 2014 at 5:39 PM, Alban Hertroys wrote:
> On 08 Jan 2014, at 16:54, Nelson Green wrote:
>
> > I have a projects log table with a three column PK, project_num,
> person_num, and sequence, where each new entry for a project/person
> combination increments the sequence, which is not a
Hi Nelson:
On Wed, Jan 8, 2014 at 7:14 PM, Nelson Green wrote:
> My apologies, I was not completely clear. I will not know any of the columns
> in advance. The most recent insert is the result of user input from a web
> form, so I won't know what project or what user generated the last insert.
>
On 1/8/2014 10:14 AM, Nelson Green wrote:
On Wed, Jan 8, 2014 at 4:54 PM, Nelson Green
mailto:nelsongree...@gmail.com>> wrote:
> I have a projects log table with a three column PK, project_num,
person_num,
> and sequence, where each new entry for a project/person combination
On Wed, Jan 8, 2014 at 11:54 PM, Nelson Green wrote:
> I have a projects log table with a three column PK,
> project_num, person_num, and sequence, where each new entry for a
> project/person combination increments the sequence, which is not an auto
> incrementing sequence. Is there any way to ret
On 08 Jan 2014, at 16:54, Nelson Green wrote:
> I have a projects log table with a three column PK, project_num, person_num,
> and sequence, where each new entry for a project/person combination
> increments the sequence, which is not an auto incrementing sequence. Is there
> any way to retrie
On Wed, Jan 8, 2014 at 1:24 PM, David Johnston wrote:
> Nelson Green wrote
> > My apologies, I was not completely clear. I will not know any of the
> > columns in advance. The most recent insert is the result of user input
> > from
> > a web form, so I won't know what project or what user generat
Nelson Green wrote
> My apologies, I was not completely clear. I will not know any of the
> columns in advance. The most recent insert is the result of user input
> from
> a web form, so I won't know what project or what user generated the last
> insert. That was why I wandered if that information
On Wed, Jan 8, 2014 at 10:22 AM, Tom Lane wrote:
> Francisco Olarte writes:
> > Hi Nelson:
> > On Wed, Jan 8, 2014 at 4:54 PM, Nelson Green
> wrote:
> >> I have a projects log table with a three column PK, project_num,
> person_num,
> >> and sequence, where each new entry for a project/person c
On Wed, Jan 8, 2014 at 10:09 AM, Francisco Olarte wrote:
> Hi Nelson:
>
> On Wed, Jan 8, 2014 at 4:54 PM, Nelson Green
> wrote:
> > I have a projects log table with a three column PK, project_num,
> person_num,
> > and sequence, where each new entry for a project/person combination
> > increments
Francisco Olarte writes:
> Hi Nelson:
> On Wed, Jan 8, 2014 at 4:54 PM, Nelson Green wrote:
>> I have a projects log table with a three column PK, project_num, person_num,
>> and sequence, where each new entry for a project/person combination
>> increments the sequence, which is not an auto incre
Hi Nelson:
On Wed, Jan 8, 2014 at 4:54 PM, Nelson Green wrote:
> I have a projects log table with a three column PK, project_num, person_num,
> and sequence, where each new entry for a project/person combination
> increments the sequence, which is not an auto incrementing sequence. Is
> there any
I have a projects log table with a three column PK, project_num,
person_num, and sequence, where each new entry for a project/person
combination increments the sequence, which is not an auto incrementing
sequence. Is there any way to retrieve the last entry to the table? For
instance, if the last e
12 matches
Mail list logo