Hi, I'm doing a project about comparison performance between data models. I already had databases of those data models and now I have to create queries to test the their performance. Anyone have any ideas about what type of queries I should use ?
Welcome to the forum! I think you have to get some more explanation about the purpose of your exercise. How can you compare performance differences between models? What exactly are you trying to compare?
I'm trying to run queries based on information needs. I want to know the time execution of a query based on information needs. Those information needs are created to use for data models. So each data models will have different queries to run to get execution time but same information needs.