Question : In Application Workflow Model, how do you define access patterns? 1. Using access pattern, you determine how data is accessed and you will know, what queries you will be running.
2. Using access pattern, you determine how data will be arranged in table, so that we can have least normalization.
Correct Answer : Get Lastest Questions and Answer : Explanation: Process to design logical model use top down approach can be algorithmically defined effective in a long run
Question : Conceptual data model is specific to NoSQL databases? 1. True 2. False
Correct Answer : Get Lastest Questions and Answer : Explanation: you can build conceptual data model using entity relationship diagram. But it is not specific to any type of database. You can use for RDBMS, NoSQL or Flat file etc.