Search found 1 match
- Thu Jan 18, 2007 7:40 pm
- Forum: data feeds & historical data
- Topic: historical tick data SQL database
- Replies: 16
- Views: 27354
- Gender:

Hi, If your primary key is of type Byte it means that will have values less then 256 which is very small table, why would save then sapce in so small table you can put it int that is not some big problem I think compared to other bif tables. If you like to use byte have you tried do this with trigge...