Skip to content

Latest commit

 

History

History
 
 

task-003-drop-table

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
  • Use the following to drop a table
DROP TABLE <schemaName>.<tableName>;