SQL STATEMENT Meaning in Japanese - translations and usage examples

SQL文
SQLステートメント

Examples of using Sql statement in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
SQL statement.
SQLステートメント
It is a perfectly reasonable SQL statement.
これは、完全に正しいSQL文です
SQL statements must have a';' on the end.
Sql文の最後には「;」が必要です。
The maximum size for a single SQL statement is 16 MB.
単一SQLステートメントの最大サイズは16MBです。
SQL statements defined in the project.
プロジェクトに定義されているSQLステートメント
This enables the debug logging of the SQL statements.
これにより、SQL文のデバッグ・ロギングが有効になります。
SQL Statement: The SQL Statement.
SQLステートメント:SQLステートメント
ORDER BY is usually the last item in an SQL statement.
通常、ORDERBY句はSQLステートメントの最後に表示されます。
SQL statements defined in the application.
アプリケーションで定義されているSQLステートメント
Example 1 Creating a SQL statement object with query().
例1query()によるSQLステートメントオブジェクトの作成。
The SQL statements are saved as a table variable.
SQLステートメントは、テーブル変数として保存されます。
The user table has been created with the following sql statement:.
Userテーブルは次のSQL文で作成されます:。
The SQL statements where these problems occur are the following:.
これらの問題が起こる場合のSQL文は以下の通りです。
It also displays any related SQL statements for an elapsed amount of time.
また、経過時間に関連するSQLステートメントも表示します。
Interfaces and mapper XML files containing the SQL statements.
MapperはPlainなJavaインターフェイスとSQLステートメントを含むMapeprXMLファイルです。
The comment appears at the top of the SQL statement, as shown in the following example:.
コメントは次の例のようにSQL文の最上部に表示されます。
Return an object that can be used like table references in an SQL statement.
行セット関数は、SQLステートメントの中でテーブル参照のように使用できるオブジェクトを返します。
Any data table that the SQL statement refers to must be passed in using a table reference argument.
SQLステートメントが参照するデータテーブルは、テーブル参照の引数を使って渡されます。
The maximum size for a single Amazon Redshift SQL statement is 16MB.
単一AmazonRedshiftSQLステートメントの最大サイズは16MBです。
If this is not done, then the SQL statement is likely to be parsed once and never re-used by other users.
これを行わないと、SQL文は1回解析された後、他のユーザーから再利用されない可能性があります。
In general, the issues described hereresult when binary logging occurs at the SQL statement level.
一般に、ここで述べる問題は、SQLステートメントレベルでバイナリロギングが行われるときに生じます。
Note that the SQL statement of DB Execute provides additional flexibility since it allows the use of parameters.
DB実行のSQLステートメントは、パラメータの使用を許可することにより、柔軟性を向上します。
Its most interesting feature is that it can protect andformat values before merging them into the SQL statement.
最も興味深い機能はそれを保護し、SQLステートメントに結合する前に値を書式設定します。
Will result in a SQL statement that all the field names are quoted with the backtick' operator(in MySQL):.
結果のSQL文においてすべてのフィールド名はバッククォート演算子'\''でクォートされます(MySQL)。
TipThe execution plan(sometimes explain plan or query plan)shows the steps the database takes to execute an SQL statement.
実行計画は、データベースがSQL文を実行する際のステップを表示します。
The query expression can be embedded directly in the SQL statement together with a correlation name used to identify the derived table.
クエリ式は、SQL文の中に、その派生テーブルを識別するのに使用される相関名と一緒に直接組み込むことができます。
Drop all the tables, stored procedures, triggers,constraints and all the dependencies in one sql statement.
つのSQL文にすべてのテーブル、ストアドプロシージャ、トリガ、制約、およびすべての依存関係を削除する。
If we do not use bind parameters butwrite the actual values in the SQL statement, the optimizer selects the proper index for the active filter:.
バインドパラメータを使わず実際の値をSQL文に埋め込んだ場合、オプティマイザはフィルタに対して正しいインデックスを選択します。
The query optimizer, or query planner,is the database component that transforms an SQL statement into an execution plan.
クエリオプティマイザ(あるいはクエリプランナ)は、SQL文を実行計画に変換する、データベースのコンポーネントの1つです。
Results: 29, Time: 0.0283

Word-for-word translation

Top dictionary queries

English - Japanese