検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 217 for ステートメント (1.007 sec.)
MySQL データベースを作成する 4277
« mysql_connect mysql_data_seek » PHP Manual MySQL 関数 MySQL データベースを作成する mysql_creat ... す。代わりに mysql_query() を用いて CREATE DATABASE ステートメントを発行する方法が 推奨されます。 <?php $link = mysql_ ...
https://man.plustar.jp/php/function.mysql-create-db.html - [similar]
文からのフィールド名を返す 4277
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_fi ... の名前を返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
フィールドの精度を問い合わせる 4277
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field ... 桁数) となります。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]
フィールドの桁数を問い合わせる 4277
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_f ... 桁数) となります。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
フィールドサイズを返す 4277
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... のサイズを返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールドのインデックス (1 から始まる ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
Oracle におけるフィールドの型を問い合わせる 4277
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせ ... ) を使いましょう。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
フィールドのデータ型の名前を返す 4277
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... 型の名前を返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始まる) あるいは ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
変更されたレコード(タプル)の数を返す 4277
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返 ... pg_execute() - 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ pg_num ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
クエリ結果のメモリを開放する 4277
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_resul ... pg_execute() - 指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し、その結果を待つ 関連キ ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
結果セットの次行から単一カラムを返す 4277
« PDOStatement::fetchAll PDOStatement::fetchObject » PHP Manual PDOStatement 結果セットの次行から ... 参考 PDO::query() - プレースホルダを指定せずに、SQL ステートメントを準備して実行する PDOStatement::fetch() - 結果セット ...
https://man.plustar.jp/php/pdostatement.fetchcolumn.html - [similar]