A company has a source system that supplies JSON records for various IoT operations. The JSON is loaded directly into a persistent table containing a VARIANT field. The data is rapidly expanding to hundreds of millions of records, and performance is becoming an issue. A common access pattern filters on the create_date key within the VARIANT field.
What can be done to improve performance?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion