Microsoft
Software
Hardware
Network
Question : Selecting Multiple Fields Using MAX
I have a large table of data that contains Customer Records, Seller ID numbers and Month numbers expressed as an integer.
I want to pull a selection of records that contains the Customer ID and the Seller ID, but ONLY for the maximum month - i.e. I only want the most recent instance of the record.
I can kluge something together with with a Make Table query and then parse through the table deleting older records, but I have to believe there is a query that will just pull it.
Answer : Selecting Multiple Fields Using MAX
Yes it should work.
Are you using the latest version of admodify?
http://admodify.codeplex.c
om/
Random Solutions
getElementByID not loading text
From inside network, connect to inside host using public outside IP
Microsoft.Exchange.Search.
ExSearch.e
xe 80% resources
Difference between a user defined stored procedures and function?
want largest orderid number
SQL Server 2005 Login Error
Can I expand my C drive in the machine having two partitions?
Can't understand JS closures
confirm email before sending
Gridview Update Error, Cannot insert Null Value into DB. Controls all returning null values