8000 Truncate · ratajs/Simon-MySQL Wiki · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Truncate

ratajs edited this page Feb 27, 2017 · 1 revision

Truncate

This method deletes all table rows. Syntax:
$object->truncate(string $table)
Object
- Object of extension.
Table
- Table name
Clone this wiki locally
0