Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Career advice for the IT professional
Browse by Tags · View All
SQLServerPedia Syndication 194
SQL Server 60
SSAS 40
#SQL SERVER 19
SSIS 18
2012/Denali 17
Career 17
Denali 14
SQL Server 2012 13
MDS/MDM 12

Archive · View All
June 2011 20
August 2011 15
July 2011 15
March 2012 15
October 2011 14
September 2011 14
May 2011 13
November 2011 12
February 2012 11
April 2012 10

James Serra's Blog

  • 4
    Liked
    3
    Comments

    Sometimes temp tables can be your best friend

    Here is a quick example of when using temporary tables will give you a big performance gain.  I recently was given this query to improve, as it was taking over 15 hours to run: SELECT * FROM ( SELECT * FROM GL_Star_FactsDetails GL LEFT JOIN DimAccount ACCT on GL.Account = ACCT.AccountRapidDe......

    James Serra  Posted on Oct 10 2011 12:00AM
    Profile
  • 4
    Liked
    1
    Comments

    SQL Server 2012: Multidimensional vs tabular

    To expand on what I talked about in SQL Server 2012 (“Denali”): Details on the next version of SSAS, there is a new data model called Tabular.  So when you are creating a new project, which model should you use, Multidimensional vs Tabular?  Well, there is...

    James Serra  Posted on Apr 4 2012 12:00AM
    Profile
  • 3
    Liked

    SQL Server 2012: New Certification Info

    As a follow-up to my posts SQL Server “Denali”: New Certifications and SQL Server 2012: New Certifications, there are now final details coming out about the SQL Server 2012 certifications.  The major news: Two new Professional-level certifications will be...

    James Serra  Posted on Mar 16 2012 12:00AM
    Profile
  • 3
    Liked

    Why does my SSIS package run slower in BIDS than DTEXEC?

    If you have been creating SSIS packages in Business Intelligence Development Studio (BIDS) for any length of time, you have likely noticed that SSIS packages run slower in BIDS as opposed to running them in a SQL Server agent job (which uses the command prompt utility DTEXEC) or when in integration ......

    James Serra  Posted on Nov 9 2011 12:00AM
    Profile
  • 3
    Liked

    Parallel execution in SSIS

    Parallel execution in SSIS improves performance on computers that have multiple physical or logical processors.  To support parallel execution of different tasks in a package, SSIS uses two properties: MaxConcurrentExecutables and EngineThreads.  If you are like me, you probably did not even know ab......

    James Serra  Posted on Nov 11 2011 12:00AM
    Profile
  • 3
    Liked

    SQL Server 2012: Installing on a Virtual Machine

    Now that SQL Server 2012 RTM is out, I have an update to my blog post SQL Server 2012 (“Denali”): Installing on a Virtual Machine, which was for CTP3.  Here is the version for the RTM: The steps below are what I took to create a virtual machine to install ...

    James Serra  Posted on Apr 6 2012 12:00AM
    Profile
  • 3
    Liked
    1
    Comments

    SSAS development quick tip

    When creating a new cube in SSAS, you are frequently making changes that cause the whole cube to reprocess when you use the “Deploy” option (such as structure changes or aggregation design changes).  This means a lot of sitting around and waiti...

    James Serra  Posted on Apr 9 2012 12:00AM
    Profile
  • 3
    Liked

    SQL Server 2012: SSAS enhancements

    My previous blog, SQL Server 2012 (“Denali”): Details on the next version of SSAS, talked about the major new feature in SSAS, which is BISM.  But what other changes are there?  Well, not much.  Here are details on the few changes I have found: All develo...

    James Serra  Posted on Apr 2 2012 12:00AM
    Profile
  • 3
    Liked

    SQL Server 2012: Certification Upgrade Info

    As a follow-up to my SQL Server 2012: New Certification Info, Microsoft Learning has announced the certification tracks for the SQL Server 2012 exams.  There are new names for the certifications: Your first step is to achieve Microsoft Certified Solutions ...

    James Serra  Posted on Apr 18 2012 12:00AM
    Profile
  • 3
    Liked
    1
    Comments

    Salaried employee vs contractor

    Are you a salaried employee looking to switch to a W-2 or 1099 contractor? (For an explanation of W-2 and 1099, click Consultants: 1099 or W-2?)  If so, what hourly pay rate would you need to at least match your salary? When trying to decide the equivalent pay between being a Permanent/Salaried/Ful......

    James Serra  Posted on Nov 2 2011 12:00AM
    Profile
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]