Viewing post 1 (of 2 total)
thanks Gila here is what i have in my table and indexes.
[Order Date] [smalldatetime] NULL,
[Order Num] [int] NULL,
[Item Num] [varchar](20) NULL,
[Item Short Desc] [varchar](100) NULL,
[Order Qty] [int] NULL,
[Item Class Short...
October 23, 2008 at 10:47 am
#888740