Wow, watch the word wrap!
> Sytze, > > Here's an example of using UNION to collect data from different tables > > > Bill > > > * Select data using UNION to build a 'cum file > > SELECT "TL " as Src,actiondate as Act_Date,LEFT(title,100) as > Event,project,component,title,fileno,'TL' as source FROM > tracklog ; WHERE (status = 'INIT' OR status = 'OPEN') ; and > BETWEEN(tracklog.actiondate,this.dStartDate,this.dEnddate) ; _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

