Topics
Started by
Posts
Last post
I have a store procedure which is running 40 secs longer in production Vs test. However, prod has o…
2 replies
Apologies for the newbie question. I've got two tables, one with patients and one with observations…
4 replies
Hi, If I run the following query it gives me a column with the customer prefix and a column with th…
11 replies
In a sql server 2012 database, I want to store some messages in the database for the following lang…
7 replies
It gives me an error message as follows: I am trying to backup a table using the SELECT * INTO ....…
3 replies
I'm experimenting with a backup / purge backup solution for our non-prod environment. Every 3 hours…
39 replies
Something I've been trying to figure today is can I achieve a figure for net earned in our insuranc…
4 replies
Hi, it is a long story, but I have a process that enters dates incorrectly in a table, that I can n…
14 replies
Hi, Below is the script includes required output as well. Source data is excel -file format is fixe…
4 replies
Can RANGE window function take user input as value for interval and ranges instead of unbounded pre…
3 replies
User input : Distance range, interval . Need a t-sql which can navigate a set of data based upon th…
3 replies
Hi, I have found things online about this but nothing is working. I have a field that is a Varchar(…
3 replies
select top 10 BLLG_END_DT, SUBSTRING(BLLG_END_DT, 1, 10), CAST(CKRFT.BLLG_END_DT AS VARCHAR(100))AS…
3 replies
Hi, I have a requirement on my plate that driving me nuts and below dataset is in a similar fashion…
10 replies
Hi, I am using some locally written scripts to grab some information from replication stored procs.…
2 replies
Viewing 15 topics - 346 through 360 (of 4,984 total)
You must be logged in to create new topics.