How can we help you today? How can we help you today?
ScottSS
Is there a work-around for temp tables with inline indexes (containing included columns)?
We're having problems trying to check in stored procedures when they contain a temp table definition that has an inline index that has included columns. Example:CREATE TABLE #TempExample ( EntryId ...
4 followers 10 comments 0 votes