34.9k views
2 votes
An important step in using the CRUD technique is to _______.

1) identify the system controls
2) identify the external agents
3) identify the business events
4) identify the data entities

User Eric Mill
by
8.2k points

1 Answer

4 votes

Final answer:

An important step in using the CRUD technique is to identify the data entities.

Step-by-step explanation:

An important step in using the CRUD technique is to identify the data entities. This step involves determining the specific types of data that need to be managed and manipulated in the system. Data entities can be objects or concepts that represent real-world data, such as customers, products, or transactions.

User Andrew Spott
by
7.4k points