79118493

Date: 2024-10-23 15:03:44
Score: 1.5
Natty:
Report link

Probably not. From the docs (https://docs.aws.amazon.com/athena/latest/ug/tables-databases-columns-names.html)

Athena accepts mixed case in DDL and DML queries, but lower cases the names when it executes the query. For this reason, avoid using mixed case for table or column names, and do not rely on casing alone in Athena to distinguish such names.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Aleksandr Krymskiy