Topics
Started by
Posts
Last post
Hello All, I feel really dumb for asking this question, but here's my situation: I added a new fie…
5 replies
I have a script that inserts rows from a linked server. It basically looks like this: use mydb; g…
11 replies
Hi Guys, I have a requirement to Insert Column 1 and Column 2 based on below condition only. Lookin…
4 replies
Hello SQL Gurus, I have a JOIN question, I have tried several ways to accomplish the desired result…
8 replies
Hi Guys, In need of some SQL help here, I've been trying to hammer this out since over the weekend …
13 replies
I want to create a function that searches for allowed characters within a table range (that contain…
14 replies
Hi all. I have a bunch of contacts that I've scored how well their names match to other contacts in…
12 replies
I wonder if someone can help before my head explodes Ive got the following data in a table sourc…
10 replies
Hi all, i am hoping someone can point me in the right direction. Simply put; I have a de-normalised…
4 replies
Hi, Below are the sample data and expected output declare @Users table(UserID int identity(1,1) pr…
5 replies
Hi I thought adding left join would solve my problem but it doesn't seem to be the case. What I hav…
4 replies
Hi there, I'm trying to make a patch script and I wanted this kind of behavior set xact_abort on B…
6 replies
I am trying to accomplish something very complicated or can be easy. I am trying to calculate total…
1 replies
Hi, I have requirement to list each row into column. I have tried with pivot query but unable to ge…
3 replies
This is SQLSERVER 2008 with the management studio. I have a simple table with 250 rows. This table …
9 replies
Viewing 15 topics - 1,051 through 1,065 (of 10,647 total)
You must be logged in to create new topics.