来自专业的译者、企业、网页和免费的翻译库。
posing queries with vivisimo
vivisimo で検索クエリーを指定
最后更新: 1970-01-01
使用频率: 2
质量:
obtaining clustered query results with vivisimo
vivisimo で集合クエリーの結果を取得
最后更新: 1970-01-01
使用频率: 2
质量:
ifx_textasvarchar( 0): use blob id's for select queries with text columns
ifx_byteasvarchar(0): byte カラムを有する select クエリーに blob id を使用する columns
最后更新: 2011-10-24
使用频率: 1
质量:
do you want to close your query with %1?
%1 ã¨ã®ã¯ã¨ãªã¼ãéãã¾ããï¼
最后更新: 2011-10-23
使用频率: 1
质量:
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.
エンドユーザーは情報をより素早く見つけ出し、入手可能な情報の種類が一目で分かり、見逃してしまう検索結果や関連性が発見でき、
最后更新: 1970-01-01
使用频率: 2
质量:
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() により直近にオープンされたリン クが指定されたと仮定されます。