検索

phrase: max: clip:
target: order:
Results of 801 - 810 of about 927 for create (0.990 sec.)
Get a column using OID 2722
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
Move the cursor of a lob object 2722
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... E if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
Move the cursor of a lob object 2722
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... E if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
Update a column using OID 2722
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put ( ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
Roll back a transaction 2722
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... ( $conn , "DROP TABLE publishers" ); $sql = <<<EOD CREATE TABLE publishers( pub_id CHAR(3), pub_name VARCHAR ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
cURL セッションを実行する 2722
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
static メソッドをコールし、引数を配列で渡す 2722
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数 ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
Initiates a backup task in the service manager and returns immediately 2722
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... /employees.fbk. // Backup only the metadata. Don't create a transportable backup. ibase_backup ( $service , ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
指定した暗号/モードの組み合わせに属する IV の大きさを返す 2722
« mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合 ... ープンされたアルゴリズムの IV の大きさを返す mcrypt_create_iv() - Creates an initialization vector (IV) from ...
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html - [similar]
フィールドの精度を問い合わせる 2722
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field ... sion() の例 <?php // 以下のテーブルを用意します // CREATE TABLE mytab (c1 NUMBER, c2 FLOAT, c3 NUMBER(4), c4 ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]