|
|
|
SSCommitted
      
Group: Moderators
Last Login: Monday, August 13, 2012 1:06 PM
Points: 1,928,
Visits: 224
|
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Yesterday @ 9:57 PM
Points: 32,893,
Visits: 26,771
|
|
Very nice intro to stored procs... outstanding video, too! Great job, Brian.
Is it "Smart TV" that allowed you to create such a beautiful performance? If not, what did you use because with the "expanding red circle" attentention getter, the yellow highlighter, and the ability to quick pan and zoom, I think that's one hell of a great product and, if my meager budget allows it, I wouldn't mind buying a copy!
--Jeff Moden "RBAR is pronounced "ree-bar" and is a "Modenism" for "Row-By-Agonizing-Row".
First step towards the paradigm shift of writing Set Based code: Stop thinking about what you want to do to a row... think, instead, of what you want to do to a column."
For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
|
|
|
|
|
SSCommitted
      
Group: Moderators
Last Login: Monday, August 13, 2012 1:06 PM
Points: 1,928,
Visits: 224
|
|
I use a combination of a tool called Zoomit (free from SysInternals.com) to zoom in and out. Camtasia does all the recording with the highlighted cricle and click actions.
Brian Knight Free SQL Server Training Webinars
|
|
|
|
|
SSCrazy Eights
        
Group: Moderators
Last Login: Tuesday, April 09, 2013 12:53 PM
Points: 8,357,
Visits: 684
|
|
Good item for starters, Brian. My only thought is you should have explained that you can submit values in variable order without specifying the names and that you can submit them in any order as long as you specify the variable name. And you might have want to go ahead and demonstrate default values and demonstrate the difference in what happens with and without them.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Monday, February 04, 2013 10:00 AM
Points: 1,329,
Visits: 803
|
|
| Great video. I wish I would have seen something this simple years ago when I had to start writing and maintaining SPs. Something interesting I did not know is that you can execute the SP without EXEC (or EXECUTE); although I'll keep using EXEC since it gives that warm fuzzy feeling that I'm actually doing something.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:50 AM
Points: 4,786,
Visits: 1,334
|
|
Wonderful video, excellent stuff....
|
|
|
|
|
SSCrazy Eights
        
Group: General Forum Members
Last Login: Saturday, May 04, 2013 11:13 AM
Points: 9,855,
Visits: 9,374
|
|
Brian Knight (7/29/2008) I use a combination of a tool called Zoomit (free from SysInternals.com) to zoom in and out. Camtasia does all the recording with the highlighted cricle and click actions.
Yeah, Zoomit is a cool little tool. Very lightweight and very easy to use.
-- RBarryYoung, (302)375-0451 blog: MovingSQL.com, Twitter: @RBarryYoung Proactive Performance Solutions, Inc. "Performance is our middle name."
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Thursday, March 14, 2013 4:15 AM
Points: 3,240,
Visits: 4,960
|
|
The tool used to make the video is cool. Also, great learning stuff for the beginners.
Atif Sheikh
---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Sometimes, winning is not an issue but trying. You can check my BLOG here
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Yesterday @ 8:36 PM
Points: 4,
Visits: 268
|
|
| Great Video...well explained
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, February 25, 2013 2:19 PM
Points: 1,
Visits: 9
|
|
| Very great video as I am very green with SQL. I was able to recreate using my database, however I am unable to use the = to get items that were entered on a specific date. Does this only work using the > or < symbols.
|
|
|
|