I am trying different queries in the Query Builder. Is there a way to comment the query? I tried with
/* */
#
--
without success :
An error occurred when executing the query. The data provider said: OGR[3] error 1: SQL Expression Parsing Error: syntax error
EDIT :
I have made a feature request of this question: http://hub.qgis.org/issues/10914
@Bernd V. observed that expressions are evaluated differently according to the format of the vector (see the [help] button in the Query builder for more information)