NEXT VALUE FOR function is not allowed in check constraints, default objects, computed columns, views, user-defined functions, user-defined aggregates, user-defined table types, sub-queries, common table expressions, or derived tables.
NEXT VALUE FOR function cannot be used directly in a statement that contains an ORDER BY clause unless the OVER clause is ...
NEXT VALUE FOR function cannot be used directly in a statement that uses a DISTINCT, UNION, UNION ALL, EXCEPT or INTERSECT ...
NEXT VALUE FOR function cannot be used in a default constraint if ROWCOUNT option has been set, or the query contains TOP ...
NEXT VALUE FOR function does not support the OVER clause in default constraints, UPDATE statements, or MERGE statements. ...
NEXT VALUE FOR function is not allowed in check constraints, default objects, computed columns, views, user-defined functions, ...
NEXT VALUE FOR function is not allowed in the SELECT clause when the FROM clause contains a nested INSERT, UPDATE, DELETE, ...
NEXT VALUE FOR function is not allowed in the WHEN MATCHED clause, the WHEN NOT MATCHED clause, or the WHEN NOT MATCHED BY ...
No alias is specified for root relation for type or interface '{0}'. All root relations of kind reference must be explicitly ...
No catalog entry found for partition ID %1!s! in database %2!s!. The metadata is inconsistent. Run DBCC CHECKDB to check ...