Letterlijke tekens worden tussen enkele aanhalingstekens geplaatst:
SELECT *
FROM lawyer
where name_url = 'john-doe';
Zie de handleiding voor details:
https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS