전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
some types of sql queries can't be sent with this function:
次の型のsqlクエリは、この関数で送信できません。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the optional contextnode can be specified for doing relative xpath queries.
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがphpの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
column names for queries on an oracle database are returned in lowercase.
注意 モジュール毎のドキュメントも参照下さい。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
useful after ifx_prepare() to limit queries to reasonable result sets.
ifx_prepare() の実行後にクエリー結果を適当な量 に制限するために使用すると便利です。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
ifx_byteasvarchar(0): use blob id's for select queries with byte columns
ifx_byteasvarchar(0): byte カラムを有する select クエリーに blob id を使用する columns
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
for "immediate" queries, or for dynamic columns, an empty string is returned.
"即時型"クエリまたは動的なカラムの場合、空の文字列が返されます。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
result_id is a valid result id returned by sesam_query() (select type queries only!).
result_id は、 sesam_query() (select 型クエリのみ!)により返さ れた有効な結果idです。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
set to true if you want to return byte columns as normal strings in select queries, false if you want to use blob id parameters. you can override the setting at runtime with ifx_textasvarchar().
select文においてbyteカラムを通常の文字列として返したい場合は true を指定し、blob idパラメータを使用したい場合は、 false を指 定します。 ifx_byteasvarchar() により、この設定を実行 時に上書きすることができます。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
() - group command to compose more complex queries. for example "(mysql _bar_ msql) ~postgres". query language is simple and powerful at the same time. just consider query as usual boolean expression.
() - より複雑なクエリを作成するためのグループ化コマンド。例えば、 "(mysql _bar_ msql) ~postgres"。クエリ言語は、簡単で あり、同時に強力です。クエリは通常の論理式と同等と考えて下さい。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다