What should you recommend?

You have the following query. SELECT * FROM WHERE c.sensor = "TEMP1" AND c.value < 22 AND c.timestamp >= 1619146031231 You need to recommend a composite index strategy that will minimize the request units (RUs) consumed by the query. What should you recommend?A . a composite index for (sensor ASC,...

February 10, 2022 No Comments READ MORE +