Topics
Started by
Posts
Last post
Does anyone know of any tools for Regression testing SP in sql server? Cheers
1 replies
I have two tables (SQL results) of date-periods, PeriodsPossible and PeriodsUsed, each with a …
7 replies
Hi, Can anyone tell me how this query could be optimised? SELECT distinct I.Code, c., c.[des…
4 replies
Hi, I'm fairly new to SQL Server and need some help with Views. I need to find out whether you can …
1 replies
Greetings. I need to select records based on their distance from today, and because of the datetime…
11 replies
If I have incoming values of rmstranamt rmstrancde 50.00&…
5 replies
When I run the following SQL in a job, the file usually returns about 20K rows but the file size in…
10 replies
What I want to do is because I cannot perform cursor transactions inside an INNER JOIN, I ne…
2 replies
Hello, I'm trying to compare 2 tables and list the record(s) that only exists in the first table. T…
1 replies
I constantly am receiving the following error message: Error: 9002, Severity: 17, State: 2 The log …
7 replies
Sorry if this is in the wrong place... I have a UDF that I am trying to calling from within a SELEC…
10 replies
I need to update three tables and I am using a cursor. I want to update all 3 tables within t…
1 replies
How can I put an If statement saying If # RECORDS returned from the query below IF # r…
7 replies
For some reason, rmsacctnum is not being grouped and the 2 results I get should be added to…
3 replies
Hi all, I would like to run a sproc (I have created already) and ultimately send an e-mail to the e…
19 replies
Viewing 15 topics - 8,191 through 8,205 (of 17,082 total)
You must be logged in to create new topics.