Topics
Started by
Posts
Last post
Hi all, I have been working in TSQL for 7 years but till now i have never faced t…
7 replies
I have attribute data, that is coming to me in, what I am calling a vertical file(s)."attribute","m…
1 replies
Good morning, I have been tasked with creating a stored procedure that will do the following: Sele…
1 replies
I have a table full of episodes. So for one episode there might be 10 records. I want to delete all…
7 replies
Hi all,Was wondering if it was possible to drop an invalid column on a table which a developer has …
10 replies
I think I posted this in the wrong forum originally (GENERAL) so here goes again. Take two! 🙂…
4 replies
UPDATE #Tables set value = T3.data from #Table1 T1 &…
3 replies
Hi, I am not sure if this is possible but I wanted to check. We have a Dev SQL Server. We wrote a s…
19 replies
I've a history that got populated through a trigger when some change happened. Trigger had an issue…
3 replies
CREATE TABLE Questions ( QuestionID INT ,…
5 replies
Hi All, We have a requirement where we need to compare table rows and merge the rows. Based …
3 replies
I'm encountering an issue with shrinking a data file. There were large tables created in the …
6 replies
I have a problem that I don't know how to solve.Since yesterday I've tried all the different approa…
11 replies
Hi all I'm looking for a way to use RAISERROR with severity 16 (or at least >10) in a trigger, b…
14 replies
I"m calculating shifts time between two date range. the following query works but sometimes it…
1 replies
Viewing 15 topics - 616 through 630 (of 4,984 total)
You must be logged in to create new topics.