How can I reduce the execution time of this Query?
Query:- logparser "select * into tableName from \\serverName\Application" -o:SQL -driver:"SQL Server" -server:serverName1 -database:databaseName -transactionRowCount:-1
How can I reduce the execution time of this Query?
Query:- logparser "select * into tableName from \\serverName\Application" -o:SQL -driver:"SQL Server" -server:serverName1 -database:databaseName -transactionRowCount:-1