PHP Class Pop\Db\Sql\Insert

Author: Nick Sagona, III ([email protected])
Inheritance: extends AbstractSql
Mostra file Open project: nicksagona/PopPHP

Public Methods

Method Description
render ( ) : string Render the INSERT statement

Method Details

render() public method

Render the INSERT statement
public render ( ) : string
return string