gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] GNUmed 0.9.0 released


From: Jim Busser
Subject: Re: [Gnumed-devel] GNUmed 0.9.0 released
Date: Thu, 14 Apr 2011 13:57:35 -0700

On 2011-04-14, at 7:20 AM, Karsten Hilbert wrote:

> Oooh, wait, you want to search for the primary key of the tag ?
> 
> Do this:
> 
>       WHERE vit.pk_tag_image = <the value of ref.tag_image.pk you are after>
> 
> or
> 
>       WHERE vit.pk_tag_image IN (1, 2, 3, ...)
> 
> to search of a list of tags by their primary key.


*That* is what I wanted!

-- Jim

PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]