Drop/ Delete Database in Teradata

Viewed 1928

Please help with direction on how to drop a database in Teradata.
When I run the command DROP DATABASE database_name, I get the error message:

*** Failure 3552 Cannot DROP databases with tables, journal tables, 
views, macros, or zones.
            Statement# 1, Info =0
*** Total elapsed time was 1 second.
1 Answers
Related