cSmartSqlStatement::RemoveWhereClause() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method RemoveWhereClause( )
public mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::RemoveWhereClause()
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method RemoveWhereClause( ) removes the WHERE clause from the query The query will be rescanned
Example: