0
kicks
Dropping database objects with a schema
Hopefully most people know about this already but if you're in the habit of dropping db objects that belong to a schema other than the default schema without checking the schema you should read this (i.e. if you only check the object name when dropping).