検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 246 for where (0.049 sec.)
Return a numerical array with the values of the current row 4616
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... onn , "SELECT name,area,seats,address FROM stadium WHERE nation_code='GRE' AND seats > 10000" ); printf ( " ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Move the result set cursor to the specified field offset 4616
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... _code,athlete_code,nation_code,game_date FROM game WHERE host_year=1988 and event_code=20001;" ); var_dump ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
Move the cursor in the result 4616
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cu ... units you want to move the cursor. origin Location where you want to move the cursor from CUBRID_CURSOR_FIR ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]
準備されたクエリを実行する 4616
« ibase_errmsg ibase_fetch_assoc » PHP Manual Firebird/InterBase 関数 準備されたクエリを実行する ... y = ibase_prepare ( $dbh , "UPDATE FOO SET BAR = ? WHERE BAZ = ?" ); foreach ( $updates as $baz => $bar ) { ...
https://man.plustar.jp/php/function.ibase-execute.html - [similar]
MQSeries MQCONNX 4616
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... > '/var/mqm/qmgrs/QUEUEMGR/ssl/key' , //Local path where the SSL key repository can be found 'MQAIR' => arr ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
結果における各出力の長さを得る 4616
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る my ... esult = mysql_query ( "SELECT id,email FROM people WHERE id = '42'" ); if (! $result ) { echo 'Could not ru ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
指定したフィールドの長さを返す 4616
« mysql_field_flags mysql_field_name » PHP Manual MySQL 関数 指定したフィールドの長さを返す mysq ... esult = mysql_query ( "SELECT id,email FROM people WHERE id = '42'" ); if (! $result ) { echo 'Could not ru ...
https://man.plustar.jp/php/function.mysql-field-len.html - [similar]
指定したフィールドが含まれるテーブルの名前を取得する 4616
« mysql_field_seek mysql_field_type » PHP Manual MySQL 関数 指定したフィールドが含まれるテーブル ... "SELECT account.*, country.* FROM account, country WHERE country.name = 'Portugal' AND account.country_id = ...
https://man.plustar.jp/php/function.mysql-field-table.html - [similar]
結果におけるフィールドの数を得る 4616
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysq ... esult = mysql_query ( "SELECT id,email FROM people WHERE id = '42'" ); if (! $result ) { echo 'Could not ru ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
指定されたフィールドのフィールド番号を返す 4616
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号 ... $dbconn , "select author, year, title from authors where author = 'Orwell'" ); echo "Column 'title' is fiel ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]