Viewing 15 posts - 2,146 through 2,160 (of 9,399 total)
BOR15K (12/7/2016)
Need your advise on the above topic, please. Let assume I have an Invoice Lines Table invoice_lines as below, with a unique index on its most common columns:
invoice_number and...
December 7, 2016 at 6:04 am
Stewart "Arturius" Campbell (12/7/2016)
Nice one, thanks SteveHaven't used sql logins for a while, preferring windows authentication.
I also prefer Windows authentication, but must run mixed. I use this all the...
December 7, 2016 at 5:47 am
Lynn Pettis (12/6/2016)
Sean Lange (12/6/2016)
December 7, 2016 at 5:45 am
djj (12/7/2016)
Ed Wagner (12/6/2016)
Manic Star (12/6/2016)
whereisSQL? (12/6/2016)
Revenant (12/6/2016)
IcelandIceCream
Vanilla
Sugar
Brown
Molasses
December 7, 2016 at 5:40 am
Manic Star (12/6/2016)
whereisSQL? (12/6/2016)
Revenant (12/6/2016)
IcelandIceCream
Vanilla
Sugar
December 6, 2016 at 2:54 pm
Sean Lange (12/6/2016)
December 6, 2016 at 12:46 pm
Eirikur's idea is a really good one. The only thing I'd add is that if you're going to define a column to store the reverse of the string, I'd...
December 6, 2016 at 10:14 am
If you really do need to do this on a MAX data type, performance is going to suffer. It's best to do it on a Varchar(8000) instead. You...
December 6, 2016 at 10:11 am
Thom A (12/6/2016)
Adi Cohn-120898 (12/6/2016)
Thom A (12/6/2016)
December 6, 2016 at 10:06 am
Ray K (12/6/2016)
Brandie Tarvin (12/6/2016)
djj (12/6/2016)
Ed Wagner (12/6/2016)
Manic Star (12/6/2016)
djj (12/6/2016)
Brandie Tarvin (12/6/2016)
Kaye Cahs (12/6/2016)
Grumpy DBA (12/6/2016)
Ed Wagner (12/6/2016)
CreamCookies
Milk
Santa
Baby
Buggy
Walk
Amble
Meander
Wander
Lost
December 6, 2016 at 9:47 am
Manic Star (12/6/2016)
djj (12/6/2016)
Brandie Tarvin (12/6/2016)
Kaye Cahs (12/6/2016)
Grumpy DBA (12/6/2016)
Ed Wagner (12/6/2016)
CreamCookies
Milk
Santa
Baby
Buggy
Walk
December 6, 2016 at 7:32 am
I think they're doing more like that to allow for future expansion without requiring breaking backward compatibility. Thanks for a question where I learned something new.
December 6, 2016 at 5:31 am
djj (12/6/2016)
BWFC (12/6/2016)
Stuart Davies (12/6/2016)
Jeff Moden (12/5/2016)
Alan.B (12/5/2016)
Luis Cazares (12/5/2016)
crookj (12/5/2016)
djj (12/5/2016)
LaneLois
Lana
Turner
Postman
Pat
Butter
Milk
Cream
December 6, 2016 at 5:26 am
Manic Star (12/5/2016)
crookj (12/5/2016)
djj (12/5/2016)
Ed Wagner (12/2/2016)
DamianC (12/2/2016)
Ray K (12/2/2016)
Ed Wagner (12/2/2016)
aPed001 (12/2/2016)
ZZartin (12/2/2016)
Stuart Davies (12/2/2016)
Ed Wagner (12/2/2016)
Kaye Cahs (12/2/2016)
crookj (12/2/2016)
aPed001 (12/2/2016)
ConquerOvercome
Surpass
Win
Victor
Doom
Bethesda
Hospital
M*A*S*H
hawkeye
Radar
Scope
Paint
(Happy Little) Trees
Forest
December 5, 2016 at 8:48 am
Jeff Moden (12/3/2016)
TheSQLGuru (12/3/2016)
With efficient code (t-sql, EF, Linq, ...) you can do wonders.
EF, as in Entity Framework, has...
December 3, 2016 at 12:35 pm
Viewing 15 posts - 2,146 through 2,160 (of 9,399 total)