CREATE VIEW Statement (Microsoft Access SQL) [Access 2007 Developer Reference]
Creates a new view. ... Remarks The SELECT statement that defines the view cannot be a SELECT INTO statement. The SELECT statement that defines the view cannot contain any parameters.
msdn.microsoft.com |