SQLDeleteBuilder.from

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLBuilder from(string table)
    class SQLDeleteBuilder
    from
    (
    string table
    )
  2. SQLBuilder from(string table, string _alias)

Meta