• PHP Video Tutorials

PHP - Function Primarykeys



Syntax

resource odbc_primarykeys ( resource $connection_id , string $qualifier , string $owner , string $table )

Definition and Usage

It used to prepare primarykeys for a table

Return Values

It returns odbc result identifier or else it will show 0 on failure

Parameters

Sr.No Parameters & Description
1

connection_id

It contains the information about connection identifier

php_function_reference.htm
Advertisements