Re: Append multiple records from a single record
- From: dbahooker@xxxxxxxxxxx
- Date: 31 May 2006 12:52:39 -0700
DavidES (donotspam) wrote:
I have a table "Items" of orders for items such as gift certificates. I
transfer the gift certificate orders to another table "GC" which becomes the
log of gift certificate numbers and the unused balance of the certificate.
My problem is sometimes a customer orders two or more gift certificates and
I must manually duplicate that order in the "GC" table as many times as
needed so I can assign the correct gift certificate number to each
certificate and track the balance of each certificate.
Is there some way I can programatically do this?
yeah a UNION statement..
-Aaron
.
- Prev by Date: Re: Query more than on column of years
- Next by Date: Re: Queries to sort correct Mail and Email
- Previous by thread: Queries to sort correct Mail and Email
- Next by thread: Need assistance with Update Query
- Index(es):