table abstract method

QueryBuilder table(
  1. String table, [
  2. String? as
])

Implementation

QueryBuilder table(String table, [String? as]);