Interpolate a psql variable in a command.
Section: Connecting and Session Variables
Use psql variable in SQL
sql
sql
SELECT * FROM :schema_name.users LIMIT 5;Explanation
See summary for usage details.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Connecting and Session Variables