List:General Discussion« Previous MessageNext Message »
From:Sandeep Murphy Date:May 7 2002 7:07pm
Subject:dates
View as plain text  
hi,

I need to extract all the records from a table where the date of the record
is later than the last time the user logged in...

my query reads like this...


select distinct mh.code,rubrica from multimedia_header mh, members_log ml
where mh.date > ml.date and member =43

can anyone pl tell me whats wrong with it??

TIA,
sands
Thread
datesSandeep Murphy7 May
  • RE: datesDavid McInnis7 May
    • Re: datesJeremy Zawodny8 May
RE: datesSandeep Murphy8 May
  • RE: datesDavid McInnis8 May
RE: datesSandeep Murphy8 May
  • RE: datesDavid McInnis8 May
RE: datesSandeep Murphy8 May