Viewing 15 posts - 7,471 through 7,485 (of 8,416 total)
Jan Van der Eecken (7/9/2009)
Nice word "anti-verbositization". Shame though that http://www.dict.org can't tell me what it means :ermm:
That's because I made it up :blush:
It is the process of the removal...
July 9, 2009 at 3:50 pm
Florian Reischl (7/9/2009)
They really love verylongwords.
:laugh: :laugh: :laugh:
Verylongwords should be a word. That's great.
July 9, 2009 at 3:45 pm
Bruce W Cassidy (7/9/2009)
[font="Verdana"]My personal motto is to never use a large word where a diminutive one will do. :-P[/font]
Ah - so you are a fan of anti-verbositization then...
July 9, 2009 at 3:35 pm
Florian Reischl (7/9/2009)
Augeninnendruckmessgeräteprüfungsgesetzverpflichtungsformularvordrucklayouterstellungsassistent
*removes hat*
However:
select job_title = replace(N'Temporary part time libraries North West interlibrary loan business unit administration assistant', space(1), '')
[font="Courier New"]job_title
--------------------------------------------------------------------------------------
TemporaryparttimelibrariesNorthWestinterlibraryloanbusinessunitadministrationassistant
[/font]
Easy :-P.
July 9, 2009 at 3:22 pm
Alvin Ramard (7/9/2009)
Does anyone know why "abbreviated" is such a long word?🙂
Unless you abbreviate it?
abbr.
July 9, 2009 at 3:15 pm
Jan Van der Eecken (7/9/2009)
10 out of 10 for this translation goes to Paul. Or was it Google?:-)
Quite clearly Google 😎
Mein Deutsch ist sehr grundlegende. :unsure:
July 9, 2009 at 3:14 pm
Florian Reischl (7/9/2009)
I'm really happy that C# does not give the possibility to implement optional parameters.
Hey Flo,
So...you mean optional paramaters like Console.WriteLine("{0} posted {1} {2}.", "Flo", "yesterday", "afternoon"); ...? 🙂
The...
July 9, 2009 at 3:06 pm
Jan Van der Eecken (7/8/2009)
Donaudampfschifffahrtsgesellschaftskapitaenskajuetenschluesselloch
The keyhole in the door of the Danube steamship company's captain's cabin. :w00t:
July 8, 2009 at 8:57 pm
Steve Jones - Editor (7/8/2009)
Since this is THE THREAD, a change was made to allow cut and paste to/from SSMS and the forums.http://www.sqlservercentral.com/Forums/Topic749309-83-1.aspx
I await the issues.
Not sure if this is...
July 8, 2009 at 4:38 pm
Once you have a way of generating many codes all at once, you need a way to efficiently check for duplicates, and to reach your target for new unique codes.
The...
July 8, 2009 at 6:47 am
Hey Jeff,
I see... (though the exclusive locks taken for the UPDATE and INSERT will always be held until the outermost transaction ends anyway - and under the default isolation level...
July 7, 2009 at 9:18 pm
Elliott W (7/7/2009)
I was actually counting on those quirks...
Heh 😀
July 7, 2009 at 5:55 pm
wesigler (7/7/2009)
Is there a way to incorporate these existing ranges into your approach?
Firstly - thanks 🙂
Probably, but the posted code is designed to allocate in a contiguous manner, so I'm...
July 7, 2009 at 4:27 pm
Viewing 15 posts - 7,471 through 7,485 (of 8,416 total)