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

Liked



Upload Image Close it
Select File

i-catching solutions
Browse by Tags · View All
SQL Server 26
Script toolbox 16
T-SQL 12
SQL 12
Geniiius 8
SQL Server 2012 7
Performance optimization 6
DMV 5
debugging 5
Debugging 5

Archive · View All
November 2011 6
May 2012 4
April 2012 4
January 2012 4
February 2012 3
March 2012 3
October 2011 2
December 2011 2
September 2012 1
June 2012 1

Geniiius's Blog

  • 2
    Liked

    MERGE with OUTPUT clause

    A few days back I was presented with a theoretical challenge, and now I thought I would share my solution with you. The challange was to keep track of changes on a table that we had only a readonly access to, and keep a history of the changes. Furthermore ...

    Geniiius  Posted on Feb 21 2012 12:00AM
    Profile · Blog
  • 2
    Liked

    PIPE CLIP – (| CLIP)

    The main focus of this blog is to write about SQL Server related stuff – but now and then in the past we have written a few blog posts which was not 100% SQL Server related – and that is exactly what I am going to do today. A few months back I discovered t...

    Geniiius  Posted on Feb 7 2012 12:00AM
    Profile · Blog
  • 1
    Liked

    ANUG: Masters at Work

    In November last year, our very own Henrik Sjang Davidsen did a session at the ANUG event called Masters at work. The session was no surprise about SQL Server performance. If you missed the ANUG event, you now have the option to listen to an ANUGCast with ...

    Geniiius  Posted on Feb 14 2012 12:00AM
    Profile · Blog
  • 1
    Liked

    Debugging query timeouts by sampling blocking – part 2

    In part 1 I explained how I was hunting for the root cause for some query timeouts that happened every once in a while. I knew for certain, that the affected queries were waiting for 30 seconds for an intent exclusive lock on something, before a timeout oc...

    Geniiius  Posted on Mar 15 2012 12:00AM
    Profile · Blog
  • 1
    Liked

    Debugging query timeouts with X-Events – part 1

    I like hunting. Not the kind where you are walking around the forrest and trying to find a target. No, I like hunting for SQL queries that are messy, or down right nasty. My latest hunting adventure was to find the root cause for intermittent query timeout...

    Geniiius  Posted on Mar 10 2012 12:00AM
    Profile · Blog
  • 1
    Liked

    How to use Change Data Capture (CDC)

    With SQL Server 2008 Microsoft added the CDC feature to SQL Server enterprise edition. I haven’t come to play around with it before, but the other day I was asked if CDC might be used for a specific purpose. Because I had no previous experience using CDC, ...

    Geniiius  Posted on Mar 5 2012 12:00AM
    Profile · Blog
  • 1
    Liked

    When was SQL Server restarted?

    One of the main goals with this blog is to write stuff when we learn / discover new things or smarter and more efficient ways to do things – and that is spot on what I’ll do today. Finding the time when SQL Server was last restarted, and using that timestamp to calculate the actual runtime is......

    Geniiius  Posted on Oct 18 2011 12:00AM
    Profile · Blog
  • 1
    Liked

    Backup/restore/checkdb/shrinkfile progress

    Have you ever wonderet how long you need to wait for a backup or restore command to complete? If you perform the backup or restore from the gui in management studio, it shows you the progres for every 10%. But what to do if you issuet the backup or restore command yourself, and did not specify the s......

    Geniiius  Posted on Nov 1 2011 12:00AM
    Profile · Blog
  • 1
    Liked

    CONCAT() – SQL Server 2012

    With SQL Server 2012 a new string function is born – CONCAT(). The output is a string, as the result of the concatenation of two or more strings – if the input is another type than string a conversion will be done implicit. The CONCAT() function takes between 2 and 254 parameters. Here is how the s......

    Geniiius  Posted on Nov 29 2011 12:00AM
    Profile · Blog
  • 1
    Liked

    SQL Server 2012 FileTable – Part 1

    In a series of blog posts we will have a look at the new SQL Server 2012 table type called FileTable. This first blog post will be a simple getting started – how to create a FileTable and how to dump files into the folder and do some simple file manipulation. A SQL Server FileTable is a special tab......

    Geniiius  Posted on Jan 3 2012 12:00AM
    Profile · Blog
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]