querying data from aws athena using where clause

0

Column 'lhr3' cannot be resolved This query ran against the "default" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: 868f19df-351c-4c03-9c67-5b4fe81f3de6Enter image description here
Enter image description here

질문됨 일 년 전337회 조회
1개 답변
0

I am assuming location datatype is varchar, so use single quote instead of "".

SELECT * FROM "default"."table84" where table84.location = 'LHR3'
AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠