It refers to the 4 operations that can be performed on the data itself:
- Create some data;
- Read some data;
- Update some data;
- Destroy some data.
Obviously, a database should allow all four. Yes, that’s it.
1 min read
It refers to the 4 operations that can be performed on the data itself:
Obviously, a database should allow all four. Yes, that’s it.