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

Liked



Upload Image Close it
Select File

Browse by Tags · View All
#SQLServer 46
SQL Server 44
SSRS EXPERT 41
BI 36
#BI 33
brh 28
SSIS BEST PRACTICES 23
TSQL 19
MS BI STACKS 18
SSRS 17

Archive · View All
March 2011 24
July 2011 17
February 2011 15
April 2010 13
June 2011 11
May 2011 11
April 2011 11
July 2010 11
March 2010 8
December 2011 7

  • 0
    Liked

    Create Table in DB2

    Again if you ever need to work on DB2, here is a shorthand syntax to create a physical table based on the SQL query you’ve already built. create table myschema.tblMyTableName as ( myQuery ) definition only in myTableSpace ......
    Blogs »  Sherry Li's Blog
    Sherry Li  Posted on Feb 4 2011 2:33AM
    Profile · Blog
  • 0
    Liked

    Find which procedures contain text string

    Very often, we know the table name, but do not know which procedure populates the table (assuming that it’s a stored procedure that does that, not a SSIS package). Use this simple query against the INFORMATION_SCHMEA.ROUTINES: select specific_catalog , specific_schema , ......
    Blogs »  Sherry Li's Blog
    Sherry Li  Posted on Feb 2 2011 1:27AM
    Profile · Blog
  • 0
    Liked

    QA your own ETL process – no more, no less

    The most common task in an ETL process is to determine what to update, what to delete and what to insert using criteria that are specific to what you are doing. One of the routine tasks in the asset management master database ETL project is to use a composite key of host name + serial number to det......
    Blogs »  Sherry Li's Blog
    Sherry Li  Posted on Jan 21 2011 2:50AM
    Profile · Blog
  • 0
    Liked

    A business case for standardization

    If you are a SQL developer, not much an analyst, you would probably not pay attention to why users need to standardize certain data elements. But that is not my point. My point is actually opposite. As SQL developers, we need to pay close attentions to what our users are saying. Here is an example.......
    Blogs »  Sherry Li's Blog
    Sherry Li  Posted on Jan 21 2011 12:45AM
    Profile · Blog
  • 0
    Liked

    SSRS 2008 – Text Properties

    I recently started to use the SQL 2008 Reporting Services in BIDS 2008. There are many nice enhancements in the new version. The first enhancement I noticed is the new Report Data window. Report Data can be viewed by going to View menu then select View Data option at the bottom of the option list. ......
    Blogs »  Sherry Li's Blog
    Sherry Li  Posted on Oct 21 2010 4:15AM
    Profile · Blog
Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]