Sets SQL base query. The function is prone to SQL injections. Only pass parametrised strings!
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(db_query_type), | intent(inout) | :: | dbq |
Database query type. |
||
| character(len=*), | intent(in) | :: | base |
SQL base query. |