MySQL Forums
Forum List  »  Newbie

Re: DATETIME vs. INT(11)?
Posted by: yawnmoth
Date: August 26, 2009 11:55AM

What's the difference between an index scan and a table scan? I would have thought the distinction would be between an indexed column and a non-indexed one - you'd use a binary search on an indexed column and a linear search on a non-indexed one.

Options: ReplyQuote


Subject
Written By
Posted
August 14, 2009 10:00AM
August 15, 2009 03:26PM
August 17, 2009 10:31AM
August 17, 2009 08:04PM
August 26, 2009 09:23AM
August 26, 2009 11:30AM
Re: DATETIME vs. INT(11)?
August 26, 2009 11:55AM
August 26, 2009 11:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.