Topics
Started by
Posts
Last post
Hello: Something so simple to do manually "delete c:\Temp\MyFile.txt", I can not set to run in a S…
1 replies
Hi, I've managed to build a Crosstab query in SQL 2008 (not doing it in the client as it needs to b…
3 replies
Hi, I have the following query which I'm converting from Access: SELECT [SPM Orders by Week Prepare…
3 replies
I have table with the following structure and datacreate table #temp (id int not null, refid int) T…
3 replies
Hi everyone, Have a nice and prosperous 2013 year!!! I would like to monitore the amount of memory …
2 replies
Hi, I'm looking to get some advice around one of my log files which increases greatly over a one ho…
5 replies
Hi Team, Am using below query to find Leap year. DECLARE @year INT SET @year = 2012 IF (((@year % 4…
2 replies
Does statistics help to create optimal exec plan ? When we do sp_recompile, sql optimizer destroy …
2 replies
I installed SQL server 2008R2 on my computer, However, for some unknown reason the Analysis service…
2 replies
Hi, I am working on an asp.net application with MS SQL DB. I have the following secnario A table wi…
2 replies
I have a package that archives old access database files and then send a mail when it completes. I …
2 replies
Hi SQL Experts, We have an OLTP that was configured in P2P replication. Both the peer nodes were …
3 replies
I am looking for documentation on why a view chooses to organize joins the way it does. I can prep…
8 replies
We are migrating an existing SQL 2000 DTS package To SSIS SQL 2008. The current package is comma de…
1 replies
Do i need to explicitly say SET TRANSACTION ISOLATION LEVEL SNAPSHOT; in each batch that i want to …
3 replies
Viewing 15 topics - 13,426 through 13,440 (of 30,221 total)
You must be logged in to create new topics.