検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 927 for create (0.280 sec.)
Escape special characters in a string for use in an SQL statement 2754
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... OP TABLE cubrid_test" ); cubrid_execute ( $conn , "CREATE TABLE cubrid_test (t char( $len ))" ); cubrid_exec ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
Delete an element from sequence type column using OID 2754
« cubrid_schema cubrid_seq_insert » PHP Manual CUBRID 関数 Delete an element from sequence type ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c sequ ...
https://man.plustar.jp/php/function.cubrid-seq-drop.html - [similar]
Insert an element to a sequence type column using OID 2754
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c sequ ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
Update the element value of sequence type column using OID 2754
« cubrid_seq_insert cubrid_set_add » PHP Manual CUBRID 関数 Update the element value of sequence ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c sequ ...
https://man.plustar.jp/php/function.cubrid-seq-put.html - [similar]
Insert a single element to set type column using OID 2754
« cubrid_seq_put cubrid_set_autocommit » PHP Manual CUBRID 関数 Insert a single element to set t ... 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-set-add.html - [similar]
Delete an element from set type column using OID 2754
« cubrid_set_db_parameter cubrid_set_query_timeout » PHP Manual CUBRID 関数 Delete an element fr ... 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-set-drop.html - [similar]
この接続上で最後に成功した insert クエリが自動生成した ID を返す 2754
« db2_get_option db2_lob_read » PHP Manual IBM DB2 関数 この接続上で最後に成功した insert クエリ ... ( $database , $user , $password ); if( $conn ) { $createTable = "CREATE TABLE lastInsertID (id integer GENE ... UES ('Temp Name')" ; $stmt = @ db2_exec ( $conn , $createTable ); /* Checking for single row inserted. */ $s ...
https://man.plustar.jp/php/function.db2-last-insert-id.html - [similar]
Gets a record from a database as an associative array 2754
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... tabase resource, returned by dbase_open() or dbase_create() . _number The index of the record between 1 and ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 2754
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたフ ... avepath に保存します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_string() が返す ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 2754
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファ ... をサポートしています。 stream_context stream_context_create() が返す ストリームコンテキスト。 戻り値 成功した場 ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]