Click here to Skip to main content
15,921,226 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: SQL does my head in Pin
jschell27-Sep-17 9:37
jschell27-Sep-17 9:37 
GeneralRe: SQL does my head in Pin
Slacker00727-Sep-17 9:44
professionalSlacker00727-Sep-17 9:44 
GeneralRe: SQL does my head in Pin
Jan Holst Jensen229-Sep-17 0:31
Jan Holst Jensen229-Sep-17 0:31 
GeneralRe: SQL does my head in Pin
jschell29-Sep-17 6:50
jschell29-Sep-17 6:50 
GeneralRe: SQL does my head in Pin
OriginalGriff27-Sep-17 9:46
mveOriginalGriff27-Sep-17 9:46 
GeneralRe: SQL does my head in Pin
Chris Maunder27-Sep-17 10:01
cofounderChris Maunder27-Sep-17 10:01 
GeneralRe: SQL does my head in Pin
Nathan Minier28-Sep-17 1:27
professionalNathan Minier28-Sep-17 1:27 
RantRe: SQL does my head in Pin
Luiz_LFM28-Sep-17 22:24
Luiz_LFM28-Sep-17 22:24 
Holy crap, I propose T-SQL gets killed and replaced with ANSI SQL...
I've been working with enterprise databases for almost 15 years now (plus a few more in general programming) and never have I ever read a manual for a string length function!
You just google "<language> string lenght" and notice the snippet of the first post "select len(mycol) from.." and there you go, you know it.

I would NEVER expect a len() to function as len(rtrim())... that's just insane; any other programming languages do this sort of (sorry, but it is...) idiotic thing? WTF | :WTF:
The more I learn about TSQL, the more I enjoy the fact the most of the bigger companies use Oracle DB... Blush | :O

Maybe next time I get a client with MS (so rare, w00t), I'm really gonna have to RT(whole)FM, even for very standard functions like len()!!?!? Insane, I tell you!
Maybe I'll find that substr() doesn't consider ponctuation or something...??
PraiseRe: SQL does my head in Pin
Chris Maunder29-Sep-17 5:25
cofounderChris Maunder29-Sep-17 5:25 
GeneralRe: SQL does my head in Pin
Slacker00727-Sep-17 9:54
professionalSlacker00727-Sep-17 9:54 
GeneralRe: SQL does my head in Pin
PIEBALDconsult27-Sep-17 15:15
mvePIEBALDconsult27-Sep-17 15:15 
GeneralRe: SQL does my head in Pin
Chris Maunder27-Sep-17 15:16
cofounderChris Maunder27-Sep-17 15:16 
GeneralRe: SQL does my head in Pin
sir_download_alot29-Sep-17 1:05
professionalsir_download_alot29-Sep-17 1:05 
GeneralRe: SQL does my head in Pin
KC@CahabaGBA29-Sep-17 2:58
KC@CahabaGBA29-Sep-17 2:58 
JokeRe: SQL does my head in Pin
Middle Manager29-Sep-17 2:59
Middle Manager29-Sep-17 2:59 
GeneralRe: SQL does my head in Pin
englebart29-Sep-17 4:19
professionalenglebart29-Sep-17 4:19 
GeneralRe: SQL does my head in Pin
Chris Maunder29-Sep-17 5:22
cofounderChris Maunder29-Sep-17 5:22 
GeneralRe: SQL does my head in Pin
englebart25-Oct-17 2:21
professionalenglebart25-Oct-17 2:21 
GeneralRe: SQL does my head in Pin
Bassam Abdul-Baki29-Sep-17 5:09
professionalBassam Abdul-Baki29-Sep-17 5:09 
GeneralRe: SQL does my head in Pin
Dan Sutton1-Oct-17 7:04
Dan Sutton1-Oct-17 7:04 
GeneralRe: SQL does my head in Pin
PIEBALDconsult24-Oct-17 17:40
mvePIEBALDconsult24-Oct-17 17:40 
GeneralThought of the day Pin
OriginalGriff27-Sep-17 4:55
mveOriginalGriff27-Sep-17 4:55 
GeneralRe: Thought of the day Pin
Daniel Pfeffer27-Sep-17 4:59
professionalDaniel Pfeffer27-Sep-17 4:59 
GeneralRe: Thought of the day Pin
jeron127-Sep-17 5:00
jeron127-Sep-17 5:00 
AnswerRe: Thought of the day Pin
megaadam27-Sep-17 5:00
professionalmegaadam27-Sep-17 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.