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
Windows 2008R2 static ports for ntds/rpc/ntfrs
KeyListener in JTable
ID3 algorithm implementation in JAVA or c++
Starting letters with XXX
proxy issue and httpwebrequest
Install 2nd insatnce of MS SQL 2008
PHP MySQL SELECT OPTGROUP parent value
SQL 2005 log shipping vs replication question.
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
HighCharts alternatives