検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 374 for database (0.089 sec.)
単一の行を取得する 4090
« SqlStatementResult::fetchAll SqlStatementResult::getAffectedItemsCount » PHP Manual mysql_xdev ... ser:password@localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS dbtest" )-> execute (); $session -> sql ... ( "CREATE DATABASE dbtest" )-> execute (); $session -> sql ( "CREATE ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchone.html - [similar]
テーブルがデータベースに存在するかをチェックする 4090
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在する ... かをチェックする Table::existsInDatabase (No version information available, might only be i ... n Git) Table::existsInDatabase — テーブルがデータベースに存在するかをチェックする ... 説明 public mysql_xdevapi\Table::existsInDatabase (): bool このテーブルがデータベースに存在するかを検 ... e を返します。 例 例1 mysql_xdevapi\Table::existsInDatabase() の例 <?php $session = mysql_xdevapi \ getSession ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
TableSelect のコンストラクタ 4090
« TableSelect::bind TableSelect::execute » PHP Manual mysql_xdevapi\TableSelect TableSelect のコ ... ser:password@localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> ... sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.construct.html - [similar]
select 時のグループ化の条件を設定する 4090
« TableSelect::execute TableSelect::having » PHP Manual mysql_xdevapi\TableSelect select 時のグル ... ser:password@localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> ... sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.groupby.html - [similar]
select 句の having 条件を設定する 4090
« TableSelect::groupBy TableSelect::limit » PHP Manual mysql_xdevapi\TableSelect select 句の hav ... ser:password@localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> ... sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.having.html - [similar]
MySQL 拡張モジュールの概要を示す例 4090
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示 ... o 'Connected successfully' ; mysql_select_db ( 'my_database' ) or die( 'Could not select database' ); // SQL ク ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
SQLSRV 関数 4090
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_ ... begin_transaction — Begins a database transaction sqlsrv_cancel — Cancels a statement sq ... ect — Opens a connection to a Microsoft SQL Server database sqlsrv_errors — Returns error and warning informat ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 4055
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... 定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database transaction sqlsrv_cancel — Cancels a statement sq ... ect — Opens a connection to a Microsoft SQL Server database sqlsrv_errors — Returns error and warning informat ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
mysqli クラス 4055
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... $password = ini_get("mysqli.default_pw") , string $database = "" , int $port = ini_get("mysqli.default_port") ... ( string $username , string $password , ? string $database ): bool public character_set_name (): string publi ... $password = ini_get("mysqli.default_pw") , string $database = "" , int $port = ini_get("mysqli.default_port") ... ( string $name ): bool public select_db ( string $database ): bool public set_charset ( string $charset ): bo ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステ... 4055
« oci_free_statement oci_lob_copy » PHP Manual OCI8 関数 Oracle Database の暗黙の結果セットを持つ ... OCI8 >= 2.0.0) oci_get_implicit_resultset — Oracle Database の暗黙の結果セットを持つ親ステートメント・リソース ... 取得するために使用されます。 そのブロックは、Oracle Database 12 (またはそれ以降) の DBMS_SQL.RETURN_RESULT PL/S ...
https://man.plustar.jp/php/function.oci-get-implicit-resultset.html - [similar]