Archive for October, 2008

Store And Retrieve data to Mysql db which has many to many relation without creating new third table and keeping intact the normalization

Store and retrieve data which has ‘many-to-many’ relationships with each other without creating a third table This article is intended for website and software developers who have some knowledge about programming and Databases. During development in any computer programming language, we usually come across situations where we have to store data taken from different Medias [...]