79137036

Date: 2024-10-29 11:42:10
Score: 2
Natty:
Report link

siggemannen Thanks for the help.

I used sys.dm_exec_describe_first_result_set to get result set details. Here is the query:

DECLARE @Query nvarchar(max)= N''
SELECT * FROM sys.dm_exec_describe_first_result_set(@Query,NULL,0)
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Nafisuzzaman Ayon