Hey , I need to pull ut some stuff from the database, that's not default.
Is it possible to use some function, that parces a sql query, and returns either True or false (1/0)?
or do I have to write a small script, and use some exec function in ser to do this?
- Atle