| 意味 | 例文 |
WHERE句を含む例文一覧と使い方
該当件数 : 19件
A string to be appended to the WHERE clause of queries against the database. 例文帳に追加
クエリの WHERE 句としてデータベースに送る文字列。 - PEAR
You see =? in the Criteria column for personid, which adds the following WHERE clause in the SQL query.例文帳に追加
personid の「条件」列に「=?」と表示され、SQL クエリーに次の WHERE 句が追加されます。 - NetBeans
Click OK.You see =? in the Criteria column for TRIPID, which adds the followingWHERE clause in the SQL query. 例文帳に追加
「閉じる」をクリックします。 TRIPID の「条件」列に「=?」と表示され、SQL クエリーに次の WHERE 句が追加されます。 - NetBeans
INNER is default, "" indicates just select ... from a,b,c with no join and links are added as where items. 例文帳に追加
INNER がデフォルトで、"" は結合やリンクが WHERE句に追加されず、単純に select ... from a,b,c を実行します。 - PEAR
addWhereSearch($column, $stringToSearch, $condition)$this-addWhereSearch('name', 'otto hans')UPPER(name) LIKE "%OTTO%HANS%"so the search finds the given string. 例文帳に追加
addWhereSearch($column, $stringToSearch, $condition)$this-addWhereSearch('name', 'otto hans')UPPER(name) LIKE "%OTTO%HANS%"のような where 句が作成され、指定した文字列に対する検索が行われます。 - PEAR
The second is the text of the WHERE clause of the corresponding SQL UPDATE statement, excluding the WHERE keyword. 例文帳に追加
2 番目の引数は、SQL の UPDATE 文で使用する WHERE 句を表す文字列です。 ただし WHERE キーワードそのものは含めません。 - PEAR
The second parameter, $filter, is a string that contains an SQL logical expression that will be ANDed with the WHERE clause of the query before the SELECT command is submitted. 例文帳に追加
2 番目のパラメータ $filter は、SQL の論理式を含む文字列で、SELECT コマンドの WHERE 句に AND で連結されます。 - PEAR
Be careful, if you don't specify any WHERE clause, all the records of the table will be updated. 例文帳に追加
何も WHERE 句を指定しなかった場合は、テーブルのすべてのレコードが更新されてしまうことに注意しましょう。 - PEAR
Be careful, if you don't specify any WHERE statement, all the records of the table will be updated. 例文帳に追加
何も WHERE 句を指定しなかった場合は、テーブルのすべてのレコードが更新されてしまうことに注意しましょう。 - PEAR
This representation makes it relatively easy to modify a query by,e.g., adding additional conditions to the WHERE clause to further limit the returned set of rows.例文帳に追加
これにより、クエリの変更が簡単にできるようになります。 たとえば返される結果の行数を制限するために WHERE 句を追加するといったことも簡単です。 - PEAR
That is, the $where parameter should contain the contents of the WHERE clause of the corresponding SQL command, without the 'WHERE ' prefix. 例文帳に追加
これを使用して、削除したり更新したりする行を絞り込みます。 つまり、$where パラメータの内容は、それぞれ対応する SQLにおける WHERE 句から最初の 'WHERE ' を除いた内容となります。 - PEAR
Representing queries as arrays, rather than strings, makes it easier for baseline queries to be modified by, for example, adding additional limitations to the end of the 'where' clause string. 例文帳に追加
クエリを文字列ではなく配列形式で管理することで、クエリを変更するのが簡単になります。 たとえば 'where' 句の最後に制限を追加するなどといったことが簡単にできるようになります。 - PEAR
Note that the FROM and WHERE clauses join a linking table PersonPhone that was not explicitly specified, because this table was necessary to join two of the tables containing the desired data.例文帳に追加
FROM 句および WHERE 句で、明示的に指定していない PersonPhoneテーブルが追加されていることに注目しましょう。 このテーブルは、必要なデータを含むテーブルを連結するために必要となるからです。 - PEAR
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|