oci_lob_is_equal
Compares two LOB/FILE locators for equality
Beschreibung
bool oci_lob_is_equal
( OCI-Lob $lob1
, OCI-Lob $lob2
)
Parameter-Liste
-
lob1
-
A LOB identifier.
-
lob2
-
A LOB identifier.
Rückgabewerte
Returns TRUE if these objects are equal, FALSE otherwise.