Eine Einführung in
|
| MS Access | ||
|
A view is a named SELECT statement. In this example we show only European countries, we also show the population in millions. Note how the columns of the table may be named. | ||
| Specific to MS Access | ||
| A view is called a query on planet Microsoft Office. Use DROP TABLE to remove a view. | ||