Currently I use Google Sheets as a database, which has more than 1000 columns from A to AGH. If the query contains column BY or column OR, the result will be null.
How can I avoid that column names cannot be mixed with query commands (by and or) ?
Currently I use Google Sheets as a database, which has more than 1000 columns from A to AGH. If the query contains column BY or column OR, the result will be null.
How can I avoid that column names cannot be mixed with query commands (by and or) ?
As written in official documentation:
Alternatively,
{}removes the range references and only puts the values, which can be referenced withColnumbers.