SELECT INTO or CREATE VIEW (*246)

SQL Server 6.5

An error occurs if no column name is given to a column created by a SELECT INTO or CREATE VIEW statement.

SQL Server 6.0

No column name need be given to a column created by a SELECT INTO or CREATE VIEW statement.