Topics
Started by
Posts
Last post
I have been coming at this problem from several different angles, off and on, for a few weeks now. …
12 replies
SQLSERVER 2008What is the best way to disable foreign key constraint and enable it back.I have to d…
10 replies
I have a cross apply query I have performed on my table that has data that looks like this: Name&nb…
4 replies
I have extract certain data/fields from Active Directory into a table (sql) and some of the co…
6 replies
I have the following tables: Declare @Activities table(activityIncId int,activitySqlId int,activity…
2 replies
Hi, Sample data to play withDeclare @vendor table(IdVenor int,MessageId int);Declare @vendor_custom…
11 replies
I have a table that has Machinename that looks like the following: TH1239.CDB.LOCALTH1238.CDB.LOCAL…
9 replies
Hi All, I'm now the new accidental DBA. We have some non-prod DBs, but most of the DBs are producti…
6 replies
Hi, New accidental DBA, here. Our instance has some non-prod DBs that are different, but most are p…
4 replies
Hi we have a developer is using agent job running select into statements over linked servers to pop…
5 replies
Hi , I have a table with 100 million records with below index structure. CREATE CLUSTERED INDE…
9 replies
Hi, Had a database migration (SQL 2005 to 2008) about a week ago - don't know if it is even relevan…
8 replies
I am running a query against a table that I know has the value in the table but get no results. The…
5 replies
Hi All This is a little bit involved (for me!) as it is on the edge of my understanding but I will…
6 replies
HIHope someone is able to help. I'm very new to SQL (6months) and need to split one column in a dat…
8 replies
Viewing 15 topics - 421 through 435 (of 10,647 total)
You must be logged in to create new topics.