From version < 6.6 >
edited by nlo
on 08.05.2019, 17:04
To version < 7.1 >
edited by nlo
on 08.05.2019, 17:05
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  
14 14  * Enter a unique name.
15 15  * Select a database connection
16 -* Enter the SQL statement to be executed for the query in the editor (see [[figure>>||anchor="data_db-query"]]).
16 +* Enter the SQL statement to be executed for the query in the editor (see [[figure>>||anchor="data_db_query"]]).
17 17  
18 18  The entered SQL statement is executed as a prepared statement, which prevents SQL injection attacks. You should not and need not use inverted commas (` or '). Also, you can use question marks ( ? ) as placeholders to build queries dynamically.
19 19  
Copyright 2000-2024