Click here to Skip to main content
16,022,417 members

Comments by Member 13569764 (Top 3 by date)

Member 13569764 2-Sep-18 3:36am View    
I am getting error like this "Conversion failed when converting the nvarchar value 'T20001' to data type int"
Member 13569764 28-Jun-18 7:28am View    
I have Sales as Master and Details 2 tables same for purchase
I need to get the query like this
Sno. ItemCode Type Date Quantity Rate Total
1 10 Sales 1/12/2018 5 20 25
2 10 Purchase 11/11/2018 50 18 500
3 ......
Member 13569764 28-Jun-18 6:48am View    
i have sales table purchase table i need to get all the details from these two tables according to the item