'How to query with japanese in bigquery
I have a problem with querying in Japanese, what should I do?
SELECT current_date() AS 時間;
Error
Invalid field name "時間". Fields must contain only letters, numbers, and underscores, start with a letter or underscore, and be at most 300 characters long.


Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
