Topics
Started by
Posts
Last post
Hi all, I've got a linked server to an attomix database. When i send an erroneous statements to the…
3 replies
Hi to all. I have this trouble. I have a table called TBLCataloghi I have multiple records with col…
2 replies
I hope I can explain my problem. I have some T-SQL that generates HTML code by using the FOR XML PA…
1 replies
Good Morning Gents, I've come across a piece of code which i have never seen before, and was hoping…
4 replies
Hi All, I have a scenario where i need to get the starting and ending date time based on the criete…
9 replies
Hi all, There are plenty of scripts to do this on a per-DB level, but any that will allow me to gen…
1 replies
I have two select statements; one for open purchase orders, one for open customer orders. I would …
8 replies
Hi there folks I'm not at all adept at using T-SQL, and I've got a problem with a script that I've …
5 replies
I use: Select * from Announce for xml path the result is in a temp xml file: <row> &…
4 replies
Hello, Is there a difference in the following: DECLARE @T1 VARCHAR(50); SET @T1 = (SELECT TOP(1) Co…
8 replies
I'm struggling to prepare a recursive t-sql for the below scenario User table user id (int) active …
4 replies
Hi there I am getting the error "Could not find server 'bmf' in sysservers. Executive sp_addlinkeds…
3 replies
In t-sql 2008 r2 I need execute a stored procedure called StudentData and pass 3 parameter values …
2 replies
Here's an interesting sql challenge that I haven't encountered before. We have a data warehouse st…
2 replies
What I am trying to do: Obtain attendance percentages for schools for the last five days. The outco…
6 replies
Viewing 15 topics - 2,176 through 2,190 (of 10,647 total)
You must be logged in to create new topics.