Cross Tab Query
From: Daud (Daud_at_discussions.microsoft.com)
Date: 02/03/05
- Next message: Jig Bhakta: "Re: Converting a field from int to varchar during query"
- Previous message: mark.laffey: "RE: Describing a table structure"
- Next in thread: Nigel Rivett: "RE: Cross Tab Query"
- Reply: Nigel Rivett: "RE: Cross Tab Query"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Feb 2005 03:55:01 -0800
How can I cross-tab the query it was simple in MS-Access but i don't know how
to do it in SQL. the thing i want is as follows:
Simple Query
Item Year Qty
A 1991 10
B 1991 15
C 1991 20
Cross-Tab Query (Items)
ITEMS
Year A B C
1991 10 15 20
-- Daud Akbar
- Next message: Jig Bhakta: "Re: Converting a field from int to varchar during query"
- Previous message: mark.laffey: "RE: Describing a table structure"
- Next in thread: Nigel Rivett: "RE: Cross Tab Query"
- Reply: Nigel Rivett: "RE: Cross Tab Query"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|