September 3, 2021 at 3:18 pm
Hello,
New to SQL Server Central. I am a JD Edwards Developer by trade, but am in need of assistance with a query for data validation. I will try to explain but will also add an excel spreadsheet for review.
I have 2 tables an Item Branch Master and Item Branch Price,
Pull data from the Item Branch Master for given values, Branch\Item Type
From the above result query the Item Branch Price for each Item\Branch from above for only those items who's prices from the different branches are not the same. It will be 2 branches only.
September 3, 2021 at 3:38 pm
why isn't item 125 different.....50/30 60/28 ?
edit...because of Item_master.Type = 'BIK'?
________________________________________________________________
you can lead a user to data....but you cannot make them think
and remember....every day is a school day
September 3, 2021 at 4:40 pm
Correct, it is a BIK
September 3, 2021 at 4:43 pm
as a developer, I am sure you will appreciate my next question............any chance you can provide set up scripts for your tables and sample data, please...? (Not everyone is going to open an unknown excel file !)
________________________________________________________________
you can lead a user to data....but you cannot make them think
and remember....every day is a school day
September 7, 2021 at 5:57 am
as a developer, I am sure you will appreciate my next question............any chance you can provide set up scripts for your tables and sample data, please...? (Not everyone is going to open an unknown excel file !)
Agreed with the above. Please see the first link in my signature line below with what JLS is talking about.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply