renameTable abstract method

String renameTable(
  1. String from,
  2. String to
)

Implementation

String renameTable(String from, String to);