Topics
Started by
Posts
Last post
I have a data archiving process that SELECTS data out of one server and INSERTS it into another via…
10 replies
I am trying to get an idea of how much records I will be processing from a transactional table duri…
2 replies
I have two reports .One report shows data of top 10 handset in term of bar chart.another report sho…
1 replies
I'm trying to find an easier way of doing the following: We have a batch file that processes recor…
15 replies
I am currently learing about query optimization. Can someone tell me how to interpret within "Disp…
3 replies
Hi, I have been trying to get the stored proc below to not lock dbo.some_table during the waitfor d…
4 replies
Hello All, I am using SQL Server 2008 R2 SE. For HA I am using double take. The source and target s…
3 replies
If a database application functions flawlessly on SQL Server 2008, close to 100 percent is the like…
3 replies
I am using global temp tables in my store proc due to the requirement...After I run series of proc'…
13 replies
As stated in the subject; Is ok to kill process with security id 0x01 ?? Thank you for your help.
6 replies
here i am having four table DECLARE @question table ( QuestionId int, Record uniqueidentifier,…
5 replies
Hi I have SELECT [PolicyId]= MB.POLICY_ID ,[SwitchValue]= ISNULL(…
14 replies
Hi, i need help urgently on this one. I have transactional replication in place between two servers…
3 replies
Have got a client requirement where we need to find the logbackup intervals (Occurrence of the log …
10 replies
I have a table of possible trip routes like the following: ID RouteID RouteName Ori…
20 replies
Viewing 15 topics - 15,016 through 15,030 (of 30,197 total)
You must be logged in to create new topics.