Hello!!! Need some Help plz,
I have the table bellow
data1 date1 20
data2 date2 -35
data3 date3 35
data4 date4 10
data5 date5 20
data6 date6 30
data7 date7 50
If the values in column 3 is greater than 20 I would like to return the hole array in a different array ,the problem is when i have many arrays with that condition . I would Like all of them to be returned the
one below the other .
Thank you
Bookmarks