drop abstract method

void drop(
  1. String tableName
)

Drops the specified table.

Implementation

void drop(String tableName);