検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for createCollation (0.003 sec.)
SQLのcollate関数として使うPHP関数を登録する 13106
« SQLite3::createAggregate SQLite3::createFunction » PHP Manual SQLite3 SQLのcollate関数として使 ... うPHP関数を登録する SQLite3::createCollation (PHP 5 >= 5.3.11, PHP 7, PHP 8) SQLite3::createCol ... 関数として使うPHP関数を登録する 説明 public SQLite3::createCollation ( string $name , callable $callback ): bool SQL文の ... 、失敗した場合に false を返します。 例 例1 SQLite3::createCollation() の例 SQLite3 データベースの中で、シーケンスを並べ ... exec ( "INSERT INTO test VALUES ('a2')" ); $db -> createCollation ( 'NATURAL_CMP' , 'strnatcmp' ); $defaultSort = $d ...
https://man.plustar.jp/php/sqlite3.createcollation.html - [similar]
SQLite3 クラス 9103
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... $finalCallback , int $argCount = -1 ): bool public createCollation ( string $name , callable $callback ): bool public ... の集約関数として使用する PHP 関数を登録する SQLite3::createCollation — SQLのcollate関数として使うPHP関数を登録する SQLi ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 8481
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数とし ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
SQLite3 8280
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール ... の集約関数として使用する PHP 関数を登録する SQLite3::createCollation — SQLのcollate関数として使うPHP関数を登録する SQLi ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 8170
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
サンプル 7659
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... 集約関数 max_length の例 Example#1105 - PDO::sqliteCreateCollation の例 Example#1106 - PDO::sqliteCreateFunction の例 ... - max_length 集約関数の例 Example#1983 - SQLite3::createCollation の例 Example#1984 - SQLite3::createFunction の例 E ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 NEXT