symbol is a terrible way to store unique data, it’s meant for highlyrepetitive data (e.g. billions of trades of the same 5000 stocks). trystring insteadOn Mon, Jun 9, 2008 at 10:06 PM, Davies <davies.liu> wrote:>> Hi, all:>> I have a table with hundreds millions unique symbols, it’s hard to> been stored as sprayded.>> q)t:( url:symbol$(); referer:
symbol$())>> how to partition the non-sprayed table ?>> Best Regards,>> Davies> >>– Aaron Daviesaaron.davies@gmail.com</davies.liu>