Viewing 15 posts - 18,466 through 18,480 (of 59,071 total)
suryahanuma (1/29/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 7:12 pm
Ed Wagner (1/29/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 6:08 pm
Ed Wagner (1/29/2016)
Luis Cazares (1/29/2016)
J Livingston SQL (1/29/2016)
fair enough...see your (very valid) point. but why use "CONVERT" instead of "TRY_CONVERT"? (2012 forum)Thanks
Bad practice. I didn't see it was...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 6:07 pm
Gary Varga (1/29/2016)
SQLRNNR (1/29/2016)
Jeff Moden (1/28/2016)
Gary Varga (1/28/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 6:03 pm
BL0B_EATER (1/29/2016)
Have you guys during your careers ever thought about doing something else in life.. as opposed to IT / SQL Server / Coding etc etc?
Yes. I'd considered the...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 2:32 pm
xsevensinzx (1/29/2016)
Eric M Russell (1/28/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 1:35 pm
J Livingston SQL (1/29/2016)
Jeff Moden (1/29/2016)
J Livingston SQL (1/29/2016)
http://www.apexsql.com/sql_tools_refactor.aspxHeh... just select the "obfuscation" method and you're done. 😛
hehe....had never used it, til now.........cant see the point
I use it to show...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 10:44 am
J Livingston SQL (1/29/2016)
http://www.apexsql.com/sql_tools_refactor.aspx
Heh... just select the "obfuscation" method and you're done. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 8:05 am
GilaMonster (1/29/2016)
Jeff Moden (1/28/2016)
Rich Mechaber (1/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 29, 2016 at 8:02 am
Markus (1/28/2016)
That is the first release of SQL 2012.
Look again. It's the RTM of 2014.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 8:36 pm
I've found that many technologists that are in the business of writing code don't understand the extreme ROI of commenting code properly. In a previous company where no code...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 8:33 pm
Gary Varga (1/28/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 7:58 pm
Rich Mechaber (1/5/2016)
You've probably got more material than you need by this point. This one's an old article, but I still find it useful to refer people to: https://www.simple-talk.com/sql/t-sql-programming/ten-common-sql-programming-mistakes/%5B/url%5D.
It...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 7:55 pm
Lowell (1/28/2016)
I've got a nifty powershell i wrote that imports Active directory data into a SQL table.that has whether the user is enabled or disabled rendered right in the table.
That...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 7:15 pm
mw112009 (1/28/2016)
TRUE/FALSE
1.) When a table is TRUNCATED the TR-LOG is updated.
2.) When a table is DROPPED the TR-LOG is updated.
I'd say #2 is TRUE but I am not sure...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2016 at 6:24 pm
Viewing 15 posts - 18,466 through 18,480 (of 59,071 total)