akalinowski
IS-IT--Management
OK< i know that probably sounds ridiculous, here is what i need to figure out:
table a:
Style, QTY1, QTY2, QTY3
TSHIRT, 1, 3, 4
i want a query that gives me this result from that table:
STYLE, QTY(TOTAL)
TSHIRT, 8
this possible?
akalinowski
MCSE 2000, A+, N+, LCP, CNE
table a:
Style, QTY1, QTY2, QTY3
TSHIRT, 1, 3, 4
i want a query that gives me this result from that table:
STYLE, QTY(TOTAL)
TSHIRT, 8
this possible?
akalinowski
MCSE 2000, A+, N+, LCP, CNE