I want to read an array in a loop until I find a “selected row”
Declare Ck_Bx char91)
Select * from G_Garment Database into T_ListOfFields))
CONVERT(VARCHAR(10), CAST(T_Create_Date_Time AS DATE), 103)
Do While T_ListOfFields is not null
Display T_Create_Date_Time
T_Garment Picture
T_Garment_Description
T_Color Name
T_Complementary Color
T_Apparel Type
T_Material_Type
T_Garment_Size
Display Ck_Bx
If Ck_Bx not null then
break
endif
End
1