ADSM-L

Re: [ADSM-L] finding out if a node is associated with a schedule

2010-03-13 20:38:56
Subject: Re: [ADSM-L] finding out if a node is associated with a schedule
From: Skylar Thompson <skylar2 AT U.WASHINGTON DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Sat, 13 Mar 2010 17:37:30 -0800
This ought to do the trick:

select nodes.node_name from nodes where nodes.node_name \
   not in (select associations.node_name from associations)

yoda woya wrote:
> using sql, how do i find out the do nodes that are not associated with a
> schedule
>   

-- 
-- Skylar Thompson (skylar2 AT u.washington DOT edu)
-- Genome Sciences Department, System Administrator
-- Foege Building S048, (206)-685-7354
-- University of Washington School of Medicine