Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

storedprocedure to run a sql file(abc.sql) and store result in a file(abc.txt)

$
0
0
Can someone please provide a script\storedprocedure to perform below steps.1.connect to sql instance2.Run a sql file(C:\abc.sql) 3.Store result in a file(C:\abc.txt)thanks

Viewing all articles
Browse latest Browse all 6525

Trending Articles