Re: size concers
Posted by: Peter Brawley
Date: August 29, 2014 09:46AM

6 million rows/year isn't very big, will perform well if correctly designed.

`startDate` int(50) NOT NULL, `endDate` int(50) DEFAULT NULL look like nonsense. If they're dates, make them date columns.

Options: ReplyQuote


Subject
Written By
Posted
August 29, 2014 09:28AM
Re: size concers
August 29, 2014 09:46AM
August 29, 2014 12:40PM
August 29, 2014 04:31PM
August 31, 2014 08:25AM
August 31, 2014 06:06PM
September 01, 2014 02:29AM
September 19, 2014 12:48AM


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.