Topics
Started by
Posts
Last post
Hi there im not sure how to do this as im not great with update statements. I have a table that ge…
7 replies
Greetings all So below I have a query that is returning results as I actually want them. However, …
5 replies
We have a discussion going on internally. Some devs prefer doing this: CREATE PROC x as BEGIN --do …
12 replies
I understand the differences between @@IDENTITY and SCOPE_IDENTITY, I think, but I'm struggling to …
4 replies
So I have two tables with similar columns etc, unfortunately the Insert to the History table fails.…
1 replies
Hi I have a process to rollover prior quarter data to new quarter in a table. For example, i have a…
27 replies
Salut, voila j'ai les données suivantes : INSERT INTO Sales(mnth, qty) VALUES ('20071201', 100), ('…
3 replies
Long story short, we have a query that joins column A int which is an int onto column B with contai…
6 replies
I'm trying to go deeper into SQL Server's XML support. When looking at a recent forum post, I got …
1 replies
Hi all, I have attached a script and its execution plan for your review. We are working for a long …
14 replies
Is there a limit on the size of the strings on both sides of the '=' sign for string comparison? I…
1 replies
I have a stored proc that calls a child proc that returns 2 result sets. the first one is just a r…
7 replies
Hi, How to access the XML, CLOB and BLOB Oracle data through linked server from SQL Server 2012?
1 replies
Hi, I'm having a crazy time trying to understand a problem I have in a script. The script is design…
7 replies
Hi, I have a procedure where after processing, i am required to send multiple message to calling ap…
1 replies
Viewing 15 topics - 4,021 through 4,035 (of 4,984 total)
You must be logged in to create new topics.