The following list shows some of the table features that are not supported in SQL Data Warehouse.
- Primary key, Foreign keys, Unique, Check Table Constraints
- Computed Columns
- Indexed Views
- Sequence
- Sparse Columns
- Surrogate Keys. Implement with Identity.
- Synonyms
- Triggers
- Unique Indexes
- User-Defined Types
No comments:
Post a Comment