dbTalk Databases Forums  

SQL subquery problem

comp.database.ms-access comp.database.ms-access


Discuss SQL subquery problem in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andrew Paulsen
 
Posts: n/a

Default SQL subquery problem - 10-26-2004 , 06:05 PM






what is wrong with expression? using access 97

select [hjd-historical],vendname,[hjd-historical],lidesc,

from [hjd-historical]

group by [hjd-historical], vendname, [hjd-historical],lidesc

where (select max([hjd-historical],podate)

from hjd-historical];

i am trying to find the lst time a item was ordered

any help really appreciated





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.