ADSM-L

[ADSM-L] query node vs select * from nodes

2010-03-26 13:23:36
Subject: [ADSM-L] query node vs select * from nodes
From: Guenther Bergmann <guenther_bergmann AT GBERGMANN DOT DE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 26 Mar 2010 18:22:13 +0100
Hi TSMers,

If i do:
q event * *  begind=today-1
i get a lot of output for events that happened yesterday.

If i issue:
select * from events where days(current_timestamp)-days(scheduled_start)>1

i get no results. Can someone explain the difference? What does q event do 
other than selecting information from the events table?

Thanks in advance

regards Günther

-- 
Guenther Bergmann, Am Kreuzacker 10, 63150 Heusenstamm, Germany
Guenther_Bergmann at gbergmann dot de

<Prev in Thread] Current Thread [Next in Thread>