hi Otis,
This is my Query:
SELECT *
FROM tblTemplate
WHERE
(guOwnerId = 'f12a08b4-09fd-4c0e-90eb-3a60951fc704' OR guOwnerId is null)
You should have observed that, I am checking here null condition.
How can i do this in Genpro. Can you give me example with the same Query.
Regards
Sujay