Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9037119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T09:10:10+00:00 2026-06-16T09:10:10+00:00

We are using SQL Server 2008 R2. We have a table called PD (6

  • 0

We are using SQL Server 2008 R2. We have a table called PD (6 columns) which has a NO primary key and no index on any column. When we execute the query

select * from PD where ESE='bycad'

without an ORDER BY clause, we are getting results in different order each time executing the same query. We used to have SQL Server 2000 until two months ago and never faced this problem.

Is this a bug in SQL Server 2008? I know we should use an ORDER BY clause, but why Does SQL Server 2008 deal differently with SQL queries without an ORDER BY clause?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T09:10:12+00:00Added an answer on June 16, 2026 at 9:10 am

    Any result-set coming from SQL Server is a set. A set does not have an inherent order.

    There has never been any order guarantee for rows to come back from a select statement unless “ORDER BY” is specified. (This is true for any rdbms not only SQL Server)

    EDIT:
    To answer your question, the reason you are seeing a different order with every execution is most likely be “caused” by a parallel scan of the table. Did you get new hardware too? But again, if you need ordered results, you need to specify “ORDER BY”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are using SQL Server 2008. We have a table called response which has
I am using SQL Server 2008. I have a table which has a datetime
I'm using SQL Server 2008 and I have a table with three columns: Length
I'm using SQL Server 2008 and I have a table that has a 'Status'
I'm using SQL Server 2008 R2 and have a simple table with a column
I'm using SQL Server 2008; Suppose I have a table 'X' with columns 'Date1',
I'm using SQL Server 2008. I have a NVARCHAR(MAX) column called Title and i
I am using SQL Server 2008 Enterprise. I have a table called Foo and
I am using SQL Server 2008. I have a table A which accepts many
Ok I'm using SQL Server 2008 and have a table field of type VARCHAR(MAX)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.