Delete specific column from table without partition

0

hi,

I am looking for a query structure with would allow me to simply delete a specify column from a table not partitioned.

I tried this below ALTER TABLE table_name DROP COLUMN column_name

but it gives me the following error message Enter image description here

Moise
質問済み 1年前62ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ