Drop column from table
Delete a column in a table with SQL
<cfquery name="
" datasource="">	
	alter table TABLENAME
	drop column COLUMNNAME
</cfquery>

TABLENAME = the name of your table
COLUMNNAME = the name of your column
 

cover
Buy Fusebox 5 & FLiP: Master-Class ColdFusion Applications
cover
Buy Fusebox 4 & FLiP: Master-Class ColdFusion Applications
cover
Buy ColdFusion Lists, Arrays, & Structures
cover
Buy ColdFusion XML Objects

Dedicated and Shared CF Hosting 2021