Viewing 15 posts - 1 through 15 (of 17 total)
Very detailed. Will likely use this in the future. Makes sense to have to setup this information in the catalog and environment areas.
Thank you
May 11, 2015 at 9:33 am
skeleton567 (2/12/2015)
February 12, 2015 at 8:01 am
g.britton (7/27/2014)
August 7, 2014 at 9:56 am
This is the way I would have done it and it feels a lot cleaner and easier to read than the example. IMHO
Arjun S (3/28/2012)
June 6, 2014 at 9:16 am
Do not normally direct others to sites from the one the forum is on, this is another good explanation and illustration of LEAD and LAG: http://blog.sqlauthority.com/2011/11/15/sql-server-introduction-to-lead-and-lag-analytic-functions-introduced-in-sql-server-2012/
May 27, 2014 at 8:24 am
Conceptually, this logic could be applied to any table as more of a change or log tracking system.
Thank you!
January 23, 2014 at 11:10 pm
TheSQLGuru (4/21/2010)
http://sqldbatips.com/showarticle.asp?ID=62
The link did not work
October 18, 2013 at 9:14 am
I have to agree with the descent here:
If I am going to write something "temporary" then it is really just TSQL not a SP. A SP is permanent construct of...
June 26, 2013 at 11:26 am
I would just use in line TSQL with a begin/end and declaration of vars - no need to have a SP
June 25, 2013 at 11:04 am
FileFoundException (5/7/2013)
Title is misleading, I think. PDF is generated using .NET CLR not SQL.
I would agree. I create PDFs via SSRS but was hoping something other than another tool. A...
May 8, 2013 at 7:47 am
Yes, I knew it was an older thread, however, I felt the information was a) related and b) helpful to anyone else coming along this way.
Thank you for monitoring the...
November 28, 2012 at 11:06 am
FYI, you cannot go from Enterprise 2012 -> [?] 2012 if the Enterprise DB has vardecimal or compression as neither of these are supported in the lower versions of 2012...
November 28, 2012 at 10:41 am
Gregory:
Good article and thank you.
I found it amusing the discussion, cough, on terms stated in article and math representations. Sigh... I guess some folks have nothing better to do than...
November 30, 2011 at 9:43 am
Looks more like a detailed Index of what is in the book, not a review of the book.
March 15, 2010 at 8:32 am
Just double checking... You've never used and will never use CONNECT BY until it becomes part of the ISO Standard. And you never used DATEDIFF until it became part...
January 28, 2009 at 11:13 am
Viewing 15 posts - 1 through 15 (of 17 total)