From professional translators, enterprises, web pages and freely available translation repositories.
posing queries with vivisimo
vivisimo で検索クエリーを指定
Last Update: 1970-01-01
Usage Frequency: 2
Quality:
obtaining clustered query results with vivisimo
vivisimo で集合クエリーの結果を取得
Last Update: 1970-01-01
Usage Frequency: 2
Quality:
ifx_textasvarchar( 0): use blob id's for select queries with text columns
ifx_byteasvarchar(0): byte カラムを有する select クエリーに blob id を使用する columns
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
do you want to close your query with %1?
%1 ã¨ã®ã¯ã¨ãªã¼ãéãã¾ããï¼
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
with vivisimo, end-users find information faster, learn at a glance the types of information available, and uncover results and relationships that otherwise would remain hidden.
エンドユーザーは情報をより素早く見つけ出し、入手可能な情報の種類が一目で分かり、見逃してしまう検索結果や関連性が発見でき、
Last Update: 1970-01-01
Usage Frequency: 2
Quality:
if the last query was a delete query with no where clause, all of the records will have been deleted from the table but this function will return zero.
mysql_affected_rows() は、指定した link_identifier が指すサーバーにおいて直近 のinsert、update、deleteクエリーにより変更された行の数を返します。 link_identifierが指定されない場合、 mysql_connect() により直近にオープンされたリン クが指定されたと仮定されます。