Viewing 15 posts - 2,056 through 2,070 (of 15,381 total)
Sergiy (11/20/2015)
And third - US states abbreviations are definitely not an international standard. "CA" - what is it? California? Or Canada?
That is just absurd. There is no standard that says...
November 20, 2015 at 1:21 pm
AlanDNelson (11/20/2015)
Can't you just use:RIGHT('00' + @col, 2) ??
I assume you are responding to the person who injected their question into the middle of this thread. That person...
November 20, 2015 at 9:12 am
Charlottecb (11/20/2015)
Brilliant Sean - Many thanks for this. 😀
You are welcome. I don't know if it will work for you but it seems a lot simpler than trying to keep...
November 20, 2015 at 8:04 am
ricardo_chicas (11/20/2015)
I know that I can use parameter sniffing in here, but the overall problem if that for sure we have hundreds, if not thousands of queries that are doing...
November 20, 2015 at 7:54 am
Charlottecb (11/19/2015)
What is the best way to find the ID of date record I need if I...
November 20, 2015 at 7:39 am
Sergiy (11/20/2015)
Sean Lange (11/19/2015)
I would hope that for lookup tables like states and currencies you don't use a guid as the primary key. The ANSI abbreviation is an excellent choice...
November 20, 2015 at 7:14 am
Or you could simplify this a bit and drop the end date from your data. The EndDate could just effectively be any value that is before the next start date....
November 19, 2015 at 2:59 pm
souLTower (11/19/2015)
We have a web application that recently started throwing "Connection Timeout... connection pool" errors daily. The traffic...
November 19, 2015 at 12:30 pm
Jacob Wilkins (11/19/2015)
jasona.work (11/19/2015)
Luis Cazares (11/19/2015)
jasona.work (11/19/2015)
So...
November 19, 2015 at 10:39 am
Jeff Moden (11/16/2015)
hoseam (11/13/2015)
I want to return two character from a column. But now the column itself returns 0 -9, then double digits. before I concatenated "0", then the problem...
November 19, 2015 at 10:14 am
j-1064772 (11/19/2015)
And yes, I agree that there is still work to be done for "reference"...
November 19, 2015 at 7:59 am
RonKyle (11/19/2015)
November 19, 2015 at 7:57 am
Nicegirl13 (11/19/2015)
I am in a situation where i could use some help. I am creating a view that has to left join 3-4 tabels: a little screenshot to get...
November 19, 2015 at 7:52 am
Jack Corbett (11/18/2015)
Phil Parkin (11/18/2015)
Jack Corbett (11/18/2015)
November 18, 2015 at 12:55 pm
Ed Wagner (11/18/2015)
Lynn Pettis (11/18/2015)
rodjkidd (11/18/2015)
Lynn Pettis (11/18/2015)
robert.sterbal 56890 (11/18/2015)
Luis Cazares (11/18/2015)
November 18, 2015 at 12:29 pm
Viewing 15 posts - 2,056 through 2,070 (of 15,381 total)