Iščem...
Iskalni niz je predolg.
Zadetki
1–3/3
outer join
1enouter joininformatika
1
Zadnja sprememba: 2010-06-03
#105203
Projekt: Microsoft Terminology Database
Področje::
informatika
2enleft outer joininformatika
2
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.
3enright outer joininformatika
3
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.
Zadetki
1–3/3
outer join