Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of behnam ahmad khan beigi (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can be used to execute MySQL queries defined programmatically. It can compose and execute MySQL queries to perform the four basic SQL operations: - Select or count the rows of a table given the columns to be retrieved, the where clause and optionally a limited range of result rows to retrieve - Insert a row in a table given the field values - Delete rows from a table given the where clause - Update rows of a table given the where clause and the column rows to update |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |