Re: subquery issue
<[EMAIL PROTECTED]> om> cc:
subquery issue
I have a table called journal with the following fields ID = auto INT Date = DATE Order = INT Entry = TEXT The table stores journal entries and saves the date that the entry was entered on. The Order just ells me what order the entries were entered if there is more than one entry per date.