In SQL I've created sp. Now I want to call sp using cmd . How can I do?
Hi Shifa,
Refer below links.
https://stackoverflow.com/questions/8688426/execute-stored-procedure-from-cmd-exe
https://stackoverflow.com/questions/6405123/how-do-i-call-a-stored-procedure-with-arguments-using-sqlcmd-exe
https://social.msdn.microsoft.com/forums/sqlserver/en-US/92918122-6df2-421b-95ff-52c7f7e9407d/run-stored-procedure-through-batch-files-cmd
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.