Viewing 15 posts - 406 through 420 (of 984 total)
Something likeSELECT * FROM Entry WHERE EntryID NOT IN (SELECT EntryID FROM Items WHERE Status <> 7)
January 12, 2017 at 5:25 am
Hugo Kornelis - Thursday, January 12, 2017 4:46 AMI see a case where quoted text looks terrible.https://www.sqlservercentral.com/Forums/812849/RE-Todays-Random-Word?PageIndex=358#bm1850008
Looks even worse at the...
January 12, 2017 at 4:54 am
January 12, 2017 at 4:46 am
Loving the practical example for Out-Gridview -PassThru. Never seen that demoed before (so have never used it), and am now wondering why not? Great post, Aaron, thanks.
January 12, 2017 at 4:34 am
January 12, 2017 at 4:20 am
Looking at the poll results...
Apart from my obvious disappointment, there's one thing that's really winding me up... a bar saying 66.67% taking up about half the width, rather...
January 12, 2017 at 4:18 am
Another one. On the "Latest" / "Unseen" views, we used to see which group a thread was in. Can we get that back? because a question may look as though...
January 12, 2017 at 3:48 am
January 12, 2017 at 3:44 am
Looks from my first response as there may also be an issue with posts not trimming blank space
I'll put ten blank lines at the end of this response.
January 12, 2017 at 3:40 am
Also, there's a lot of blank / sparsely populated space at the top of the screen. I know there's this trend towards wider-spaced metro-style interfaces, but it's a bit annoying...
January 12, 2017 at 3:36 am
Can you post questions, issues, etc. with the revised forums in...
January 12, 2017 at 3:34 am
Koen Verbeeck - Thursday, January 12, 2017 3:25 AMAnd where's the dang quote button?
It's that "Multiquote" button. Click on that (and, presumably, several...
January 12, 2017 at 3:27 am
We can change font and write questions in Comic Sans? Really?
January 12, 2017 at 3:23 am
GilaMonster (1/11/2017)
ThomasRushton (1/11/2017)
You could also use
SELECT FORMAT(10.500,'N1')
Although FORMAT is extremely slow compared to CONVERT.
https://sqlperformance.com/2015/06/t-sql-queries/format-is-nice-and-all-but
Good point.
Mind you, this sort of formatting should be done away from...
January 11, 2017 at 5:59 am
January 11, 2017 at 5:40 am
Viewing 15 posts - 406 through 420 (of 984 total)