0

how can I fix this error : select is not valid at this position for this server version expecting '(' with I just have this syntax :

SELECT t1.id as ID, t1.1  as GID FROM t1;

1 is my column name. As, I have more than 100 columns I named them as 1,2,3,... and so on
I use SQL workbench version 8.0.11 with Mac
Will there be any problems If I have my column names to be 1,2,3, and etc?

terry
  • 143
  • 13

0 Answers0