SEETHA
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by SEETHA-
SEETHA commented,
Hi Martin, Can help me on how to multilevel bom. DECLARE @Father VARCHAR(max), @Father_Name VARCHAR(max),@Child VARCHAR(50),@Child_Name VARCHAR(max),@BOMType VARCHAR(50),@LEVEL INT,@Quantity as Fl...
-
SEETHA commented,
Hi, Please anyone help me on.
-
SEETHA commented,
Hi, Can anyone solve this error.
-
SEETHA commented,
Hi, Do anyone can solve BEAS_REPORTAUSWERTUNG query. I comment in up. You may find it up stairs.
-
SEETHA commented,
Hi, I just try but error. Can anyone solve this.
-
SEETHA commented,
Hi, can anyone give correct answer.
-
SEETHA commented,
Hi, when I create query recursive there is show an error. Hierarchy not create table. If I'm using with.
-
SEETHA commented,
Hi, how to get correct answer. I got an error. Can I have example.
-
SEETHA commented,
Can help me on this also. Or if this not correct can give me other solution.
-
SEETHA commented,
Hi, is this correct query. But why i got error when execute with Hierachy(art1_id, itemcode, Level)as(select art1_id, itemcode, 0 as Levelfrom beas_stl cwhere c.art1_id = '266549'union allselect c....