検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 410 for [SIMILAR] 16 1024 4096 WITH 26467 getnextresult ... (0.255 sec.)
フィールドの精度を問い合わせる 0
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field_precision (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_precision — フィールドの精度を問い合わせる 説明 oci_field_precision ( resource $statement , string | int $column ): int | false c ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]
フィールドの桁数を問い合わせる 0
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_field_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_scale — フィールドの桁数を問い合わせる 説明 oci_field_scale ( resource $statement , string | int $column ): int | false column に ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
Oracle におけるフィールドの型を問い合わせる 0
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせる oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type_raw — Oracle におけるフィールドの型を問い合わせる 説明 oci_field_type_raw ( resource $statement , string | int $c ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
フィールドのデータ型を返す 0
« odbc_field_scale odbc_foreignkeys » PHP Manual ODBC 関数 フィールドのデータ型を返す odbc_field_type (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_type — フィールドのデータ型を返す 説明 odbc_field_type ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定番 ...
https://man.plustar.jp/php/function.odbc-field-type.html - [similar]
Prepares and executes a query 0
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_query (No version information available, might only be in Git) sqlsrv_query — Prepares and executes a query 説明 sqlsrv_query ( resource $conn , string $sql , array $params = ? , array $options ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
OCI8 廃止されたエイリアスと関数 0
« OCILob::writeToFile oci_internal_debug » PHP Manual OCI8 OCI8 廃止されたエイリアスと関数 OCI8 廃止されたエイリアスと関数 目次 oci_internal_debug — 内部的なデバッグ出力を有効/無効にする ocibindbyname — oci_bind_by_name のエイリアス ocicancel — oci_cancel のエイリアス ocicloselob — OCILo ...
https://man.plustar.jp/php/oldaliases.oci8.html - [similar]
スキーマからコレクションを取得する 0
« Schema::existsInDatabase Schema::getCollectionAsTable » PHP Manual mysql_xdevapi\Schema スキーマからコレクションを取得する Schema::getCollection (No version information available, might only be in Git) Schema::getCollection — スキーマからコレクションを取得する 説明 public mysql_xdevapi ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getcollection.html - [similar]
削除する行を限定する 0
« TableDelete::execute TableDelete::orderby » PHP Manual mysql_xdevapi\TableDelete 削除する行を限定する TableDelete::limit (No version information available, might only be in Git) TableDelete::limit — 削除する行を限定する 説明 public mysql_xdevapi\TableDelete::limit ( int $rows ): mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.limit.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]