Topics
Started by
Posts
Last post
Hi everyone Can anyone optimise this query? SELECT CompanyVistedProfile.VisitedDate, ISNULL(IPLocat…
30 replies
Hi Experts, I am not so experianced with SQL server performance tunning process. Can you please gui…
6 replies
I have a table that I would like to create two partitions out of. The design is inherited and I can…
3 replies
Hi all, I have a simple table defined thus: SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE…
2 replies
Hi All, I have a newbie Sql server question What i would like to do is to be able to run a query th…
3 replies
Hi all, I have a validation table which gets updated through a insert statement. The fields in the …
6 replies
Hi, Iam new to this SQL SERVER DBA. Can any one give right approch to monitor, tune and troublesho…
1 replies
I have a report with fixed set of Queries which some time runs in 20-50 secs and some other time 3-…
5 replies
I have a table CREATE TABLE [dbo].[Item]( [Guid] [uniqueidentifier] NOT NULL, [OwnerNSGuid] [uni…
2 replies
I noticed some of the queries fired on the database doesn't have Actual plan....Is it okay to have …
6 replies
the time taken for 10 connections to acquire a lock and update 10 (different) records in parallel (…
6 replies
I have a query which used to run in 1 sec during last week but now its taking 10 sec....I didn't m…
2 replies
HI All, The attached query is running for more than 5 min and ending up with the below mentioned fo…
2 replies
Hi, I have some tables that are used as fact tables for a SSAS cube. For space reasons, the fact ta…
15 replies
Hi All, I was wondering if any of you had any suggestions or experience of "Online Video" of "OffLi…
3 replies
Viewing 15 topics - 1,066 through 1,080 (of 3,249 total)
You must be logged in to create new topics.