S
Stockman
I need some help on table design for a stock database, here are the column
headings: Symbol, High, Low, Close, Volume, Date, Close Bid and Close Ask.
Right now I have one very large table where I cant import any more records
(over 300,000 rows ) - how can I split this large table into smaller tables
where I can add my data daily and connect them together to run queries
against?
headings: Symbol, High, Low, Close, Volume, Date, Close Bid and Close Ask.
Right now I have one very large table where I cant import any more records
(over 300,000 rows ) - how can I split this large table into smaller tables
where I can add my data daily and connect them together to run queries
against?