検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 38 for varchar (0.006 sec.)
指定したフィールドの内部記憶領域におけるサイズを返す 8349
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域に ... 6 characters storage length: -1 bytes field type: varchar column 1 fieldname: year printed length: 4 charact ... 24 characters storage length: -1 bytes field type: varchar 参考 pg_field_prtlen() - 表示される長さを返す pg_f ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
直近のクエリのカラムの数を返す 8349
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli:: ... qli -> query ( "CREATE TABLE friends (id int, name varchar(20))" ); $mysqli -> query ( "INSERT INTO friends V ... uery ( $link , "CREATE TABLE friends (id int, name varchar(20))" ); mysqli_query ( $link , "INSERT INTO frien ...
https://man.plustar.jp/php/mysqli.field-count.html - [similar]
表示される長さを返す 8207
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen ( ... 6 characters storage length: -1 bytes field type: varchar column 1 fieldname: year printed length: 4 charact ... 24 characters storage length: -1 bytes field type: varchar 参考 pg_field_size() - 指定したフィールドの内部記憶 ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 8207
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラー ... mysqli -> query ( "CREATE TABLE City (ID INT, Name VARCHAR(30))" )) { printf ( "Error - SQLSTATE %s.\n" , $my ... i_query ( $link , "CREATE TABLE City (ID INT, Name VARCHAR(30))" )) { printf ( "Error - SQLSTATE %s.\n" , mys ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
Send a CUBRID query 8050
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... _execute ( $conn , "create table friends(firstname varchar,lastname varchar,address char(24),age int)" ); cub ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 7893
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメン ... qli -> query ( "CREATE TABLE friends (id int, name varchar(20))" ); $mysqli -> query ( "INSERT INTO friends V ... uery ( $link , "CREATE TABLE friends (id int, name varchar(20))" ); mysqli_query ( $link , "INSERT INTO frien ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
Result のコンストラクタ 7437
« mysql_xdevapi\Result Result::getAffectedItemsCount » PHP Manual mysql_xdevapi\Result Result の ... ssbook.names (id INT NOT NULL AUTO_INCREMENT, name VARCHAR(30), age INT, PRIMARY KEY (id)) " )-> execute (); ...
https://man.plustar.jp/php/mysql-xdevapi-result.construct.html - [similar]
Return the name of the table of the specified field 7280
« cubrid_field_seek cubrid_field_type » PHP Manual CUBRID MySQL 互換関数 Return the name of the ... Field Name Field Type code s_name char code f_name varchar 関連キーワード: specified , Return , cubrid , the ...
https://man.plustar.jp/php/function.cubrid-field-table.html - [similar]
Return the type of the column corresponding to the given field offset 7280
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the c ... Field Name Field Type code s_name char code f_name varchar 関連キーワード: offset , type , cubrid , given , c ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 7280
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... E TABLE cubrid_test (d int AUTO_INCREMENT(1, 2), t varchar)" ); for ( $i = 0 ; $i < 10 ; $i ++) { cubrid_exec ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
PREV 1 2 3 4 NEXT