DictionaryForumContacts

   English
Terms for subject Microsoft containing clause | all forms
EnglishDutch
check clausecontrolecomponent (Code that enforces constraints on a table or column)
From clauseFrom-component (The clause that introduces a data source and a range variable in a query expression)
query clausequerycomponent (" A single clause of a query expression. There are several different query clauses, each identified by its initiating query keyword. For instance, the "from/From clause" refers to clauses like "From c In customers" in Visual Basic, or "from c in customers" in C.")
WHERE clauseWHERE-component (The part of an SQL statement that specifies which records to retrieve)