A retail grocery chain is preparing to implement Oracle as i…
A retail grocery chain is preparing to implement Oracle as its database platform. The data team is creating SQL code to define tables, assigning field data types (e.g., numeric, varchar), and building backup processes. What type of modeling is this? Options: A. Conceptual B. Logical C. Physical D. Bottom-up Answer: Physical data modeling Explanation:This scenario explicitly mentions the database technology (Oracle), SQL code, data types, and backups—hallmarks of physical modeling.
Read Details