We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use case
I write:
SELECT * FROM events WHERE mytime BETWEEN $1 AND $2
I share the query with a Colleague. There is a new tab "execute"
He setup the parameters values and run the query as normal without bothering on SQL syntax.
Activity