In OpenOffice / LibreOffice I'm used to added :prefixed-parameter-names to my queries.
For example:
SELECT name FROM table1 WHERE id = :id
Is there a similar functionality in MySQL Workbench?
|
In OpenOffice / LibreOffice I'm used to added For example:
Is there a similar functionality in MySQL Workbench? |
|||
|
|