Iščem...
Iskalni niz je predolg.
Zadetki
1–8/8
outer join
1enouter joininformatika
1
Zadnja sprememba: 2010-06-03
#105203
Projekt: Microsoft Terminology Database
Področje::
informatika
2itouter join
2
Zadnja sprememba: 2010-06-03
#105203
Projekt: Microsoft Terminology Database
3enfull outer joininformatika
3
Zadnja sprememba: 2010-06-03
#111761
Projekt: Microsoft Terminology Database
Področje::
informatika
  • en
    Definicija: A type of outer join in which all rows in all joined tables are included, whether they are matched or not. For example, a full outer join between titles and publishers shows all titles and all publishers, even those that have no match.
4itfull outer join
4
Zadnja sprememba: 2010-06-03
#111761
Projekt: Microsoft Terminology Database
  • en
    Definicija: A type of outer join in which all rows in all joined tables are included, whether they are matched or not. For example, a full outer join between titles and publishers shows all titles and all publishers, even those that have no match.
5enleft outer joininformatika
5
Zadnja sprememba: 2010-06-03
#110826
Projekt: Microsoft Terminology Database
Področje::
informatika
  • en
    Definicija: A type of outer join in which all rows from the left-most table in the JOIN clause are included. When rows in the left table are not matched by rows in the right table, all result set columns that come from the right table are assigned a value of NULL.
6itleft outer join
6
Zadnja sprememba: 2010-06-03
#110826
Projekt: Microsoft Terminology Database
  • en
    Definicija: A type of outer join in which all rows from the left-most table in the JOIN clause are included. When rows in the left table are not matched by rows in the right table, all result set columns that come from the right table are assigned a value of NULL.
7enright outer joininformatika
7
Zadnja sprememba: 2010-06-03
#103070
Projekt: Microsoft Terminology Database
Področje::
informatika
  • en
    Definicija: An outer join in which all the records from the right side of the RIGHT JOIN operation in the query's SQL statement are added to the query's results, even if there are no matching values in the joined field from the table on the left.
8itright outer join
8
Zadnja sprememba: 2010-06-03
#103070
Projekt: Microsoft Terminology Database
  • en
    Definicija: An outer join in which all the records from the right side of the RIGHT JOIN operation in the query's SQL statement are added to the query's results, even if there are no matching values in the joined field from the table on the left.
Zadetki
1–8/8
outer join