Re: Partitioning not working need primary key?
Dear Rick,
Ok I will move both the date and time into one field too. So int(2) got no meaning rite is just that the small or big int has meaning am I right? I need this uniquness (`receiptID`,`outletID`) why because different outlet will be also storing their receipt details into this table so that will make them different from the rest. I dont quite get this double(10,2) will cause error? Eventually we will get few million rows and this table is linked to tblReceiptDetails which will even more rows. So is it possible when I partition this table can it also partition another table at once?
Those select you wrote yes I am running them for reports. I dont quite get this too "You would need to reverse the order of the PK fields to benefit those queries." How will the reverse will be helpful?
Subject
Views
Written By
Posted
4705
October 20, 2012 11:12AM
2325
October 22, 2012 07:14AM
2041
October 22, 2012 11:59AM
2072
October 22, 2012 09:37PM
2130
October 23, 2012 08:36AM
2026
October 23, 2012 09:50AM
Re: Partitioning not working need primary key?
2057
October 24, 2012 09:05AM
2050
October 24, 2012 09:26PM
1995
October 25, 2012 09:45PM
7460
October 25, 2012 11:22PM
2031
October 27, 2012 07:21AM
1951
October 27, 2012 12:01PM
1906
October 28, 2012 12:10PM
1988
October 28, 2012 02:12PM
1851
October 29, 2012 06:51PM
2064
November 01, 2012 10:55AM
7299
November 02, 2012 12:37AM
1884
November 03, 2012 10:37AM
1943
November 03, 2012 11:37AM
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.