If I create a query (SELECT field1, field2 FROM ) and select a table via code completition, the tablename get an alias (SELECT field1, field2 FROM table t).
This results an error in the query, because the fields are not aliased.
code completion give an alias after selection table
-
- Posts: 20
- Joined: Wed 18 Sep 2013 14:10
Re: code completion give an alias after selection table
We were not able to reproduce this issue.
Could you please provide us a screenshot of the error?
Could you please provide us a screenshot of the error?