this is my first post and i apologise if i dont quite ask correctly.
my result column looks like this
Results_
4.5
3.2
1.1
17.1
30.2
.{not done}
.Not competed
18.0
what i would like to do is retrieve the entries that are above 3.6
is this possible?
I have tried convert/cast as float/int/nvarchar(50)