Invalid view name
The View name you’ve specified is not valid. Valid names begin with an underscore (_) or a character and contain a combination of characters, numbers and underscores.
The maximum length for View names is 32 for Microsoft® SQL Server™ 6.5, 32 for Oracle, and 128 for SQL Server 7.0. Do not use names with a period.
| ALTER VIEW | Filtering Rows with WHERE and HAVING | 
| CREATE VIEW | Query Fundamentals | 
| Creating a View | Using the Select List | 
| Delimited Identifiers |