Expand Minimize
This topic has not yet been rated - Rate this topic

This SQL statement type cannot be used in a view.

SQL Server 2005

A view definition must be a SELECT statement (rather than an INSERT, UPDATE, DELETE, or CREATE TABLE statement). Alter the view definition accordingly.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.