5
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Athena に `mismatched input 'external'. expecting: 'or', 'schema', 'table', 'view' ` と言われた

Last updated at Posted at 2021-06-30

Database 名に - (ハイフン) が含まれていたせいでした

image.png

どのように作成したか覚えていないですが、普通に CREATE TABLE する分にはハイフンを含む名前で Database を作成することは出来ないようですが、 Glue ベースで作成するとハイフン付きのデータベース名が作れてしまう気がする。

5
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?