Help with SQL delete - anyone?

william humphrey bill at bluewatermaritime.com
Sun Aug 11 14:16:32 CDT 2013


That worked. Thanks!


On Sun, Aug 11, 2013 at 3:00 PM, François Van Lerberghe
<frvanlerberghe at gmail.com> wrote:
> SELECT RecID FROM tripulantes
>  WHERE tripulantes.RecID IN
>
> (SELECT tripulantes.RecID FROM tripulantes
>   JOIN linktripulantes ON Link_tripulantes_linktripulantes
>   WHERE L_voyageID NOT LIKE 'C%'
> )




-- 
http://www.bluewatermaritime.com


More information about the Valentina mailing list