Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I have seen tables with more than 1000. Of course at this point you should not use a regular RDBMS, because your data is heavily denormalized and probably quite sparse.
-
I've had to write a database importer from a (shitty) system which had a db table with ~230 columns (I can't remember exactly how many). It was... so crap.
-
reading that 1NF 3NF and thinking back when i started my cs degree. I'm glad i never work woth databases :3.
Good luck OP
Related Rants
There's a database table at work with over 190 columns ππππ
undefined
:/