Posted by Mirnes on 06/05/07 11:02
I have table with following structure: Cust Amount Type 1 150.00 1 1 100.00 2 I would like to get query result: Cust Type1 Type2 1 150.00 0.00 1 0.00 100.00 How to do this with query?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming