Viewing 7 posts - 1 through 7 (of 7 total)
Hi Eirikur Eiriksson,
Can you please help me with the query. I need to work on it and publish soon.
Thanks,
May 28, 2017 at 11:59 pm
Thanks for the reply. Expected input will be
Please find the tables:
USE [BSJ_APPLN]
GO
/****** Object: Table [dbo].[PJ_Special_Order_T] Script Date: 27-05-2017 19:07:46 ******/
SET ANSI_NULLS...
May 27, 2017 at 8:02 am
Sorry Louis C,
My requirement changed a bit. Please help me if you can for the below query:
select RST.Store_Number, PLM.Location, RST.WkEnd_Date, RST.ItemNumber, SUM(RST.Qty) as Qty, PIM.SellingPrice,...
May 23, 2017 at 7:49 am
Hi,
Thank you Matt and Luis,
Sorry for not being clear. I need to create new columns in order to show the calculated output. Below image is my output format.
May 22, 2017 at 11:41 pm
The @StoreNumber actually is a set of column names in a table. To test the query, I need to pass:
exec OverallItemReport_Select 'sum(cast([1062] as int)) + sum(cast([1070]...
May 19, 2017 at 6:45 am
Employee superior
Sam Andrew
Nehal Sam
AAA Sam
BBB Sam
March 9, 2017 at 10:00 am
Viewing 7 posts - 1 through 7 (of 7 total)