Forum Discussion
nrajeshkumars
Feb 12, 2024Copper Contributor
SQL query to retrieve Expected result
Hi , From the below table and insert value script i need to derive the expected result value. Required help in this . CREATE TABLE #data(MainID int NOT NULL, Component varchar(10) NOT NULL, ...
olafhelper
Feb 12, 2024Bronze Contributor
And what's the logic for the "expected result"; just by having a look at I don't get it?