Bokstavliga tecken sätts i enstaka citattecken:
SELECT *
FROM lawyer
where name_url = 'john-doe';
Se manualen för detaljer:
https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS
Bokstavliga tecken sätts i enstaka citattecken:
SELECT *
FROM lawyer
where name_url = 'john-doe';
Se manualen för detaljer:
https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS