• What about tables that don't have a unique value? How do I create a unique clustered index? Is that even possible without an identity of some sort? Can I make an index on a table that is non-unique clustered without making it a heap?