int setFetchMode(int $fetchMode, mixed $fetchArgument = null, array $fetchConstructorArgument = array())
Set the default fetch mode for the connection, and optional arguments for the given fetch mode.
int setFetchMode(int $fetchMode, mixed $fetchArgument = null, array $fetchConstructorArgument = array())
Set the default fetch mode for the connection, and optional arguments for the given fetch mode.
Please login to continue.