...
Code Block |
---|
select * from users where userid = {_frevvo.subject.id} |
Disabling QuerySets/Queries
SQL Query Examples
A solid understand of SQL syntax is helpful when creating forms that interact with your database. Below are common and useful example queries.
...