I'm not sure if this is possible, but I thought I would give it a shot.
I have a table that stores process data for a job. There is a single
record for each process within the job. Each job may have 1 process or
it may have 10 processes. I'd like to do this through a SQL statement.
Current table:
Job# Process Process HRS
1234 Process1 7
1234 Process2 2
1234 Process3 1
Here's what I want my query to return:
Job# Process1 Process1_HRS Process2
Process2_HRS Process3 Process3_HRS
1234 Process1 7
Process2 2
Process3 1
Is this possible?
Thanks,
Troy Sherven
[Non-text portions of this message have been removed]
Senin, 05 Maret 2012
[MS_AccessPros] Query to put multiple records into one record
__._,_.___
.
__,_._,___
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar