In a parameter query, the of the parameter can be changed each time the query is executed.

In SQL, functions (e.g. AVG,SUM) are used to perform calculations on a set of values and return a single value.

A clause (e.g. WHERE) in SQL is used to specify a condition for selecting rows from a table.

The INSERT INTO statement is used to new records into a database table.

The function used to calculate the sum of values in a column.

A view is updated automatically when the underlying are modified.

statements (e.g. IF) in SQL are used to perform different actions based on different conditions.

The SQL aggregate function is used to find the highest value in a column.

The SQL clause is used to sort the result set in ascending or descending order based on one or more columns.