TableUpdate class
(PECL mysql-xdevapi >= 8.0.11)
Introduction
A statement for record update operations on a Table.
Class synopsis
Table of Contents
- TableUpdate::bind — Bind update query parameters
- TableUpdate::__construct — TableUpdate constructor
- TableUpdate::execute — Execute update query
- TableUpdate::limit — Limit update row count
- TableUpdate::orderby — Set sorting criteria
- TableUpdate::set — Add field to be updated
- TableUpdate::where — Set search filter