Hi guys,
I have a table which has several fields but im focusing on job names [sJobName].
Example:
sJobName
Jobone
Jobtwo
Jobthree
ZZ_Jobfour
ZZ_Jobfive
I want to somehow filter out any records which have a job name starting with ZZ_
How would I acheive this? I have tried using...