Manuál PHP | ||
---|---|---|
Předcházející | Další |
ocistatementtype() returns one of the following values:
SELECT
UPDATE
DELETE
INSERT
CREATE
DROP
ALTER
BEGIN
DECLARE
UNKNOWN
Poznámka: This function was renamed to oci_statement_type() after PHP >= 5.0.0. For downward compatibility ocistatementtype() can also be used. This is deprecated, however.
Předcházející | Domů | Další |
ocisetprefetch | Nahoru | ociwritelobtofile |