I created linked server using following script On my dev server: EXEC sp_addlinkedserver @server='prd' ,@provider='SQLNCLI' ,@srvproduct=''...
Hi All I run a query that runs 54 sec.If i run it again (without changing anything) it runs 94 sec.Then 54 sec,then 420 sec,then 52 sec......Any idea...
Hi all, I created datebase(SQl 2008) and placed my mdf file in F drive ,ldf file in G drive.I am trying to increse log files size.When i go to...
Hi all, I am trying to create a report and export to CSV file without column headers.When i run the query from SSMS and 'SAVE RESULTS AS..' CSV or...
Hi all, I use cursor to find the zone name for pickup addresses(which zone this Pickup address belogs to).I have map table(SA_union) which has...
Separate names with a comma.