User Parameters | DataGrip Documentation
Open settings by pressing Ctrl+Alt+S and navigate to Database | Query Execution | User Parameters.
Substitute inside SQL strings | Apply parameter patterns to string literals in the SQL code. For example, consider the following code.
|
even this works
SELECT * FROM table WHERE column = :value
sql - How to run query with parameters in DataGrip? - Stack Overflow
No comments:
Post a Comment