Topics
Started by
Posts
Last post
Hi This is the message which I received when I executed this query exec sp_configure 'show advanced…
4 replies
A hypothetical example: Table Y has an index: X. Index X has 3 columns: A,B,C with an included colu…
6 replies
HI all, I would like to grab the query from application server using SQL profiler ... How do i know…
3 replies
Hi, I need to estimate a disk space to rebuild a very fragmented index. I know, that I must to have…
2 replies
is it is possible to replicate the data when trigger is ON? Two way replication can be done on trig…
1 replies
Okay, what I am trying to do is I am trying to get all the Accounts that are ENROLLED. This is my f…
2 replies
Hi! I have a datetime column, to which I just need to compare the date part. Which is the way that …
12 replies
Hi Expersts, we are not able to connect to sql server with service account(SQL login) . This is SQL…
2 replies
Hello, I wondered if anyone might be able to point me in the right direction as to wha to look for …
5 replies
Hi, Can someone explain the purpose of below statement create Trigger [dbo].[Trg_Generate_Data_Upda…
3 replies
I have the following schema: create table names (name varchar(50), DOB varchar(8), age int, …
3 replies
We are trying to determine when an index was last rebuilt/reorganized. 2008 R2 SP2 Thanks.
4 replies
This is what I originally had, to get two column counts and displayed in one table. It displayed fi…
7 replies
Hi, =lookup(fields!deptid.value,fields!deptid.value,fields!name.value,"dataset2") Then it shows err…
2 replies
Hi, I created test table. I drop that table when I tried to create the table again with same name. …
3 replies
Viewing 15 topics - 5,911 through 5,925 (of 30,225 total)
You must be logged in to create new topics.