Download for Windows Premium
Publiciteit
full outer join

Vertaling van "full outer join" in Japans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
完全外部結合
全外部ジョイン
FULL OUTER JOIN
FULL OUTER ジョイン
When using full outer join, keep in mind the following
完全外部結合を使用する場合は、次の点に注意してください。
To use a full outer join in a mapping
マッピングに完全外部結合を使用する手順は、次のとおりです。
In a full outer join, all rows are preserved for both of the tables, and nulls are supplied for rows that do not satisfy the join condition.
全外部ジョインでは、両方のテーブルのすべてのローが保護され、ジョイン条件を満たさないローに NULL が入ります。
NUMBER( ) can be used in a view (subject to the above restrictions), but the view column corresponding to the expression involving NUMBER( ) can be referenced at most once in the query or outer view, and the view cannot participate as a NULL-supplying table in a left outer join or full outer join.
NUMBER( ) は、ビューで使用できますが (前述の制限を受ける)、NUMBER( ) を伴う式に対応したビューのカラムは、クエリまたは外部ビューで多くても一度しか参照できません。また、ビューは左外部ジョインまたは全外部ジョインの NULL 入力テーブルとして使用できません。
The results of the full outer join are as follows
この完全外部結合の結果は次のとおりです。
The sort-merge join can even do a left and right outer join at the same time-a so-called full outer join, like shown in the following animation.
それどころか、ソートマージ結合では左外部結合と右外部結合を同時に実行してしまう、 つまりいわゆる完全外部結合が可能です。 次の アニメーションが動作を表しています。
Outer or full outer join (+ = +)-An outer join combines the impact of a left and right join. An outer join retrieves all rows from both tables matching joined column values, if found, or retrieves nulls for non-matching values. Every row represented in both topics is displayed at least once.
外部または完全外部結合(+ = +)-外部結合は、左結合と右結合の影響を組み合せます。外部結合は、見つかった場合は、結合した列の値が一致する両方のテーブルからすべての行を取得します。値が一致しない場合はnullを取得します。両方のトピックで表されているすべての行は、少なくとも1回表示されます。
In an equijoin, key values from the two tables must a full outer join, key values are matched and nulls are created in the resulting table for key values that cannot be matched. A left or a right outer join retains all rows in the specified table.
等価結合の場合、2つの表のキー値が一致する必要があります。完全外部結合の場合は、キー値が照合され、一致しないキー値については結果表にNULLが作成されます。左外部結合または右外部結合では、指定した表の行がすべて保持されます。
You can specify both full outer join and join conditions in the same joiner. However, if both conditions are specified for the same sources, the stronger join type is used for generating code. For example, if you specify
完全外部結合条件と結合条件の両方を同じジョイナで指定できます。ただし、同じソースに対して両方の条件を指定した場合、コード生成には強い方の結合タイプが使用されます。たとえば、次のように指定するとします。
Do not specify a full outer join condition for versions earlier than Oracle 9i.
Oracle9iより前のリリースの場合は、完全外部結合条件を指定しないでください。
There are no fundamental changes to the way you write queries but there a two big new features: Outer joins are now correctly typed, returning an Option for one side (or both in case of a full outer join).
外部結合の型付けが正しくなって,Optionが片側に(完全外部結合の場合は両方に)返されるようになったことがそのひとつです。
This example is a left outer join. Rows from table A are included in the joined result even though no rows from table B match them. To create a full outer join in Oracle8i, you must use multiple SQL statements.
この例は左外部結合です。表Aの行は、一致する行が表Bになくても結合結果に含まれます。Oracle8iで完全外部結合を作成するには、複数のSQL文を使用する必要があります。
The ANSI join syntax is generated only if you specify a full outer join condition in the joiner. Otherwise, the following Oracle proprietary join syntax is generated
ANSI結合構文が生成されるのは、ジョイナに完全外部結合条件を指定した場合のみです。それ以外の場合は、Oracle固有の次の結合構文が生成されます。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor full outer join in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
flake: small crystal of snow
Ontdek het woord
Publiciteit

Resultaten: 32. Exact: 32. Verstreken tijd: 22 ms.