Re: SQL Query Help!
From: Adam Machanic (amachanic_at_hotmail._removetoemail_.com)
Date: 06/28/04
- Next message: Preet Kanwaljit Singh: "Complex Query - III"
- Previous message: z: "Re: data restore without having a backup"
- In reply to: Ali: "SQL Query Help!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 17:33:26 -0400
http://www.aspfaq.com/show.asp?id=2462
"Ali" <aliasgerj@hotmail.com> wrote in message
news:%234iEFzUXEHA.3640@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I have a table, with the following Fields and Values:
>
> Table: Products
> Fields: ProductNumber,Location, Quantity.
>
> The product numbers can repeat, with different locations, and quantities.
> Hence product number 123456 can be entered twice, once for lets say, UK
> location, and another for US location.
>
> The problem i have is, how do i make a query, that will show result with
> following Colums: | Product Number | UK | US | Quantity |
>
> As far as location is concerned, there are going to be two locations only,
> UK and US all the time.
>
> Thanks,
>
> Ali
>
>
- Next message: Preet Kanwaljit Singh: "Complex Query - III"
- Previous message: z: "Re: data restore without having a backup"
- In reply to: Ali: "SQL Query Help!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|