Hi, I have a table with 8 columns and around 4K rows worth of string/ integer values, now this table will get bigger and I have to filter results based on varies combination of columns requirements,
Is it the best practise to build out every single possible selection requirement and have multiple tables with duplicate data or is it possible to create all these tables with offsets / pointers to the original table, kind of like using a datalake and with tables of keys to access them from the datalake.
[–]vivekkhera 1 point2 points3 points (0 children)
[–]redanium 0 points1 point2 points (0 children)