JDatabaseDriverPdo::execute
Execute the SQL statement.
Signature
public function execute()
Returns
- mixed
- A database cursor resource on success, boolean false on failure.
Errors/Exceptions
Parent Implementation
Tasks
Line | Task |
---|---|
375 |