Some of you may have seen my threads mentioning the database I use. It's an AS400, that , as I told my husband, was not designed and developed; it was evolved and it's the platypus of databases. Our court has been using the AS400 for about 20 years. There are hundreds of RPG programs and everytime someone had to develop a new application, if there wasn't a table that had the information a new one would be created that had all the needed information. It didn't matter that there were already tables that had 3/4 of the information. So now we have this platypus database that is unnormalized and no plans in the future to do anything about it.
This really bugs me. I was taught the relational database model and always found the logic of normalization came very easily. Of course, the plus side (can always find one!) is that my SQL skills have increased greatly in order to extract the proper information from my platypus.
Is this situation rare or do any of you have to deal with a platypus?
Leslie
This really bugs me. I was taught the relational database model and always found the logic of normalization came very easily. Of course, the plus side (can always find one!) is that my SQL skills have increased greatly in order to extract the proper information from my platypus.
Is this situation rare or do any of you have to deal with a platypus?
Leslie