You need to create and design an ERD that represents the client’s bookstore inventory.
Match the entity descriptions to the most appropriate relationship. Each relationship type will be used once.
You are designing a repeating step in a process.
What is the default limit for maximum number of node executions?
You need to find a list of expression rules that are causing performance issues, or have caused performance issues in the last 30 days.
What should you do?
Users are reporting that their application is slow to load customer records with many transactions.
Using performance monitoring tools, you find that the following interface definition is responsible for the vast majority of page load time:
You also notice that both queries (rule!APP_GetTransactionsWithFilters and rule!APP_GetTransactionTypeWithFilters) take about 25 milliseconds each to execute when you test them using expression editor.
Which change would decrease the load time of this interface component the most? (Choose the best answer.)