Topics
Started by
Posts
Last post
Hi Guys Just had one question in mind and looking for the answers. In DB mirroring how many ti…
3 replies
I have a table of taxonomic entries. It is for paleontology, where the entire taxonomic structure i…
6 replies
I have the following query which takes around 15 minutes to run: dbo.All_keys_ = 88 million rows db…
4 replies
Hi, I have a maintenance plan that runs a differential backup every 4 hours and a separate job that…
7 replies
The following is what SQL Profiler shows for a stored procedure call: declare @p1 int set @p1=20611…
2 replies
hi all, when i run my ssis package after 5-10 sec in the bottom of the screen it's showing "p…
2 replies
Hi, I have 3 Stored Procedures 1) SP_JobPostingID, 2)SP_WorkerOrder, and 3) SP_WorkOrderRevision No…
4 replies
Hello friends, I have table contains millions of records. When i fired query to get record by id. Q…
11 replies
Hi I'm executing the below TSQL on a table with about 700,000 records. I am clearing the caching so…
9 replies
Hi, I heard we can insert currency Symbols like $ to Money and small money datatypes. But while i a…
7 replies
Consider this table: declare @a table (a int,b int,c char(1)) insert into @a select 1,17,'a' unio…
8 replies
i am getting the below error while taking the backup via maintence plan.. i am getting an error onl…
12 replies
http://technet.microsoft.com/en-us/library/cc298801.aspx •To ensure optimal performance, we strongl…
7 replies
Hello, I need to write a query that returns a result set that is within the past 4 weeks and 3 busi…
4 replies
4044 - SA account can be unlocked by rebooting server with trace flag. If sa (or sso_role) password…
1 replies
Viewing 15 topics - 12,286 through 12,300 (of 30,222 total)
You must be logged in to create new topics.