Topics
Started by
Posts
Last post
Hi , Has anyone tried to do this...I'm trying to select only "new customers" revenue, by defining a…
4 replies
I have a SqlAgentJob calling a stored proc. that loops through a list of locations and passes the l…
6 replies
I have a third party application that allows the user to select multiple items and out puts a strin…
3 replies
I have a table with the following test data: Period Item Size Qty Amount Budg…
4 replies
Below is data in which two different date are coming,01/19/2021 and 01/18/2021 , Date 01/19/2021 tr…
5 replies
From our software provided by a third party vendor, I am seeing the following: They use prepared st…
4 replies
I have this table that unfortunately has spaces in the field, which I am trimming using LTRIM(RTRIM…
2 replies
Hi I am looking to select the output of the data that I plan to update if rolling back the data, an…
4 replies
Morning , I'm having an issue returning any records from an xml file, using an Openrowset query. M…
2 replies
Hi In the below input test data, ID is unique and in ascending order (not incremental values). I wa…
23 replies
I have this function, but I wanted to pass a table so as to use the same function to get the job do…
20 replies
Hello, I was wondering if anyone has written something like this. Basically I am trying to tune so…
1 replies
Hello, I am writing a tsql statement but every time i run it, it comes up with error: The target da…
4 replies
Hi, i have a query for selecting data on multi tables with a join but one of my tables is a heap t…
4 replies
CREATE Table TABLEA(N varchar(50),Q int,R int,Dt1 datetime,Dt2 datetime) DECLARE @I int = 1 DECLA…
19 replies
Viewing 15 topics - 241 through 255 (of 3,067 total)
You must be logged in to create new topics.