Why does Sql 2008 suggest I have the Primary Key Column as an Included Column in an Index

Posted by Raine on Stack Overflow See other posts from Stack Overflow or by Raine
Published on 2010-03-14T21:31:17Z Indexed on 2010/03/14 21:35 UTC
Read the original article Hit count: 261

Filed under:
|

Sql 2008 is telling me to include the Primary Key in an index in the Included Column field. I thought the PK was automagically returned with all indexes?

© Stack Overflow or respective owner

Related posts about sql-server-2008

Related posts about index