Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Select (SQL)の意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 百科事典 > Select (SQL)の意味・解説 

Select (SQL)とは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

ウィキペディア英語版での「Select (SQL)」の意味

Select (SQL)

出典:『Wikipedia』 (2011/07/08 13:20 UTC 版)

英語による解説
ウィキペディア英語版からの引用

「Select (SQL)」の部分一致の例文検索結果

該当件数 : 14



例文

Query ArraysEach SQL select statement is defined by a "query array".発音を聞く 例文帳に追加

SQL の select 文は "クエリ配列" として定義されます。 - PEAR

The selection criterion is the name received from the index.php as user.The syntax of a SELECT SQL statement can be briefly described as follows:発音を聞く 例文帳に追加

選択の基準は、index.php から「user」として受け取った名前です。 次に、SQL 文「SELECT」の構文を簡単に説明します。 - NetBeans

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

To select an SQL group including a search system SQL and an update system SQL for finding an effective tuning method in an SQL group unit.例文帳に追加

検索系および更新系SQLを含めたSQLグループを選出し、SQLグループ単位での有効なチューニング方法を求める。 - 特許庁

Delete the existing SQL query you find there and enter the following query:SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip発音を聞く 例文帳に追加

そこにある既存の SQL クエリーを削除し、次のクエリーを入力します。 SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip - NetBeans

When it is present, $from is a sequential list of tables that should be searched for a column of the specified name (as in the from clause of an SQL select statement).発音を聞く 例文帳に追加

$from はテーブル名 (SQL の select 文の from 句で指定したもの)の配列で、ここから指定した名前のカラムを探します。 - PEAR

例文

'order' - the ORDER BY clause The values of the 'select', 'from', 'where', 'group', 'having', and 'order' elements are strings that contain the text of correspondingclause of the desired SQL statement, excluding the keywords SELECT, FROM, WHERE, GROUP BY, HAVING, or ORDER, respectively.発音を聞く 例文帳に追加

'order' - ORDER BY 句'select'、'from'、'where'、'group'、'having' そして 'order'の各要素の値は、SQL 文のそれぞれの句に対応する文字列となります。 ただし、それぞれのキーワード SELECT、FROM、WHERE、GROUP BY、HAVINGそして ORDER はのぞきます。 - PEAR

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「Select (SQL)」の部分一致の例文検索結果

該当件数 : 14



例文

Navigagte to where you downloaded the musicdb.sql script, and open it in the editor. Select the Music connection in the toolbar at the top of the SQL Editor:例文帳に追加

この music のスクリプトを開き、SQL エディタの上部にあるツールバーで「Music」の接続を選択します。 - NetBeans

In the delete and update methods, the optional $where parameter is a string containing an SQL logical condition that is used to select the rows that should be deleted or updated, respectively.発音を聞く 例文帳に追加

delete および update メソッドでは、オプションのパラメータ$where で SQL の論理条件を文字列で指定します。 - PEAR

When you choose View Data, a query to select all the data from the table is automatically generated in the upper pane of the SQL Editor.例文帳に追加

「データを表示」を選択すると、表からすべてのデータを選択する SQL クエリーが SQL エディタの上部区画に自動的に生成されます。 - NetBeans

When you choose View Data, a query to select all the data from the table is automatically generated in the upper region of the SQL Editor.例文帳に追加

「データを表示」を選択すると、表からすべてのデータを選択する SQL クエリーが SQL エディタの上部区画に自動的に生成されます。 - NetBeans

Sub-queries are often referred to as sub-selects, as they allow a SELECT statement to be executed arbitrarily within the body of another SQL statement.発音を聞く 例文帳に追加

副問合せは副選択と呼ばれることがある。それらが他のSQL文の本体中でSELECT文を任意に実行させられるからである。 - コンピューター用語辞典

The class methods provides a convenient API for constructing and submitting INSERT, UPDATE, DELETE, and SELECT SQL commands, and for creation of a RDBMS database table from the defined schema.発音を聞く 例文帳に追加

クラスメソッドとしては、SQL コマンド INSERT やUPDATE、DELETE、SELECT を作成したり発行したりする便利な APIが用意されています。 また、定義済みのスキーマからRDBMS のテーブルを作成するメソッドもあります。 - PEAR

例文

A template having its name 'SELECT-1' is taken out of a template storing part 141 and outputted to an SQL statement production part 144.例文帳に追加

テンプレート格納部141よりテンプレート名「SELECT-1」のテンプレートを取り出し、SQL文作成部144に出力する。 - 特許庁

>>例文の一覧を見る

Select (SQL)のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのSelect (SQL) (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS