Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Nested Select

    SELECT Item.No_, SUM(VE.[Item Ledger Entry Quantity]) AS OpeningQty, Item.Description, Item.[Tariff No_], SUM(VE.[Cost Amount (Actual) (ACY)]) AS OpeningInvActual,

    ...

  • RE: Nested Select

    Hi,

    I do not have any Create Table or Insert Table statements as i am reading the Data from an ERP database.

Viewing 2 posts - 1 through 2 (of 2 total)