Order By Clause

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chirag Patel

    Order By Clause

    If I use the order by clause to sort on a date, where the date and
    time stamp are the exact same for multiple records, how does SQL
    output the data?
    At random... or does it look at the primary key?
Working...