The app is built using react.js. It's a simple program to execute a SQL query. The app requires a code input from the user and on hitting the RUN button a dummyjson.com API is called which responds ...
I have an existing stored procedure that currently has a default TOP (@numRows) with a default set to limit the record set if no value is provided.
But, after the application restarts, fetch succeeds. This tends to occur when executing SQL that retrieves a large number of rows (several hundred thousand or so).