Skip to content

Table does not have a column named when read_csv result is aliased #12129

Answered by Tishj
ashokgudur asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is that that is not a table alias name, it's an alias for the expression inside the projection list, it does not relate to the table

Your problem is somewhat similar to #11962

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ashokgudur
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants