question

chetanseran avatar image
chetanseran asked

Json parsing taking time in select query MS Sql server 2017

Hello guys,

i have json string its size is 1.45MB.

i m using this string in openjason to select data from json string.

when i am running query with select statement its taking 5 to 10 minutes time on test environment server.

same thing am running in local sql server its give me result in 200ms.

i tried all , increase size of tempdb, clear cache, shring file,clear all log files too.

please help me here what i am missing .

what should i have to take care to improve this execution.

performancesql queryperformance-tuningsql server 2017json
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.