Setting up query with multiple data
- From: "Nick" <Nick@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 11 Aug 2005 21:07:03 -0700
I want to sort by the "C04" part of the records. The data connected to the
Datestamp and DateScanned can be a string of entries or just one, with the
"C*" record in it.
Example
Datestamp 11:00 DateScanned 08/10/05 Items scanned C04, 3333, 222, and 888
Datestamp 12:00 DateScanned 08/10/05 Items scanned C03, 3030, and 202
Datestamp 12:01 DateScanned 08/10/05 Items scanned 1010, and C04
Datestamp 1:00 DateScanned 08/10/05 Items scanned 1111, C04, and 20
Datestamp 1:20 DateScannec 08/10/05 Items scanned C40, 77777, and 15
I am not sure what other information is required to get this to work.
but in this example, the query should show a date of 08/10/05; C04, with the
list of Items scanned; 3333,222,888,1010,1111,20,77777 and 15.
.
- Follow-Ups:
- RE: Setting up query with multiple data
- From: KARL DEWEY
- RE: Setting up query with multiple data
- Prev by Date: Re: top n random results from a query
- Next by Date: Re: Difficult query
- Previous by thread: Update query
- Next by thread: RE: Setting up query with multiple data
- Index(es):
Loading