DictionaryForumContacts

Terms for subject Microsoft containing outer | all forms | exact matches only
EnglishRussian
full outer joinполное внешнее соединение (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)
left outer joinлевое внешнее соединение (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)
outer glowвнешнее свечение (An effect that applies a halo of color around the perimeter of an object)
right outer joinправое внешнее соединение (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)

Get short URL