After my previous question about variables the next one trouble i think is to make CRUD functions for a database project.
It is boring especially if you have too many tables. It's worst when we need to change database design.
So my question in this:
How are you dealing with CRUDs. Which is the most efficient method?
It is boring especially if you have too many tables. It's worst when we need to change database design.
So my question in this:
How are you dealing with CRUDs. Which is the most efficient method?