Resources for IT Professionals > 포럼 홈 > Transact-SQL > select without order by and clustered index

답변됨 select without order by and clustered index

  • 2008년 11월 18일 화요일 오후 9:46
     
     

    is it true that if an order by is not specified in a query and the query is simply a select * from dbo.table that the order returned will always be the same as the clustered index?  If the PK is the clustered index, would it follow that the implicit order returned would always be predictable since pk's must be unique? 

답변

모든 응답