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

Liked



Upload Image Close it
Select File

Learn about SQL Server DBA, SQL Server database performance,SQL Server optimisation,database tuning,t-sql,ssis
Browse by Tags · View All
DBA Scripts 51
performance 37
SQL Server 29
Object Management 24
#SQLServer 24
Backup and Restore 20
Security Management 20
Powershell 17
Indexes 14
DBA 14

Archive · View All
June 2011 38
January 2011 33
May 2011 32
August 2011 27
July 2011 26
January 2012 24
February 2011 19
April 2011 19
March 2011 17
March 2012 17

Jack Vamvas's Blog

  • 0
    Liked

    Setting Remote Auditing For SQL Server

    Recently , I had to use osql for some remote auditing which I found useful. For those who don't know ,osql is a standard app that comes with SQL Server 2000 (T-SQL statements, system procedures, and script files can be executed). I had to audit some login activity for a suspected security breach. Es......

    Jack Vamvas  Posted on Jan 15 2007 8:18AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL 2005: OPTIMIZE FOR

    Recently, I had the following problem to consider. Two similar SELECT statements, the one difference being the WHERE clause. If you notice the statement 1 uses a variable whereas statement 2 uses date literals. The problem related to the difference in performance. Statement 2 consistently perf......

    Jack Vamvas  Posted on Jan 10 2007 8:33AM
    Profile · Blog · Twitter
  • 0
    Liked

    SQL Server : Order of Operators

    Something which may seem basic, but in many SQL statements I analyse for performance optimisation, the same mistakes are recurring. When a WHERE clause is used the actual operator used will influence the query speed. That is not to say, every statement has the option of using the optimal operator. ......

    Jack Vamvas  Posted on Jan 8 2007 8:37AM
    Profile · Blog · Twitter
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]