JDatabaseQuery::delete

      Signature

      protected function delete([string $table = null] )

      Parameters

      $table
      The name of the table to delete from.

      Returns

      JDatabaseQuery
      Returns this object to allow chaining.