How to Drop a Table in Redshift
Dropping a table in Redshift is simple:
DROP TABLE users;
Care must be done before running this command. There is no "undo" function for it.
From Redshift query to chart to Slack in seconds
Get to answers faster, together, with PopSQL and Redshift