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
posta 2 anni fa72 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande