I want to use a field value in the "where clause" of a query. The field I want to drop the value in to is of type "yes/no". The records contain several of these data types. One example I have used is as follows
select * from people where "gp".
(gp is the field in the record and of type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.