Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: SQL

Delete Duplicate Rows

Posted on April 29, 2013October 26, 2015 By David Kittell

Reference: http://blog.sqlauthority.com/2009/06/23/sql-server-2005-2008-delete-duplicate-rows/

Read more

Find Currently Running Query – T-SQL

Posted on April 29, 2013October 26, 2015 By David Kittell

Reference: http://blog.sqlauthority.com/2009/01/07/sql-server-find-currently-running-query-t-sql/

Read more

Find Most Expensive Queries Using DMV

Posted on April 29, 2013October 26, 2015 By David Kittell

Reference: http://blog.sqlauthority.com/2010/05/14/sql-server-find-most-expensive-queries-using-dmv/

Read more

Get Latest SQL Query for Sessions

Posted on April 29, 2013October 26, 2015 By David Kittell

Reference: http://blog.sqlauthority.com/2010/05/05/sql-server-get-latest-sql-query-for-sessions-dmv/

Read more

Last Read / Last Write

Posted on April 29, 2013October 26, 2015 By David Kittell

Sometimes you need to know the last time a table or database was read from or written to, this code will help determine that for you. Originally Found At: http://blog.sqlauthority.com/2009/05/09/sql-server-find-last-date-time-updated-for-any-table/

Read more

Select Records Within Date Range

Posted on April 24, 2013October 26, 2015 By David Kittell

This query include the start and end date.

Read more

Get Character Count From Text Field

Posted on April 9, 2013October 26, 2015 By David Kittell
Read more

Drop Table If Exists

Posted on March 19, 2013October 26, 2015 By David Kittell
Read more

Update Record Upper / Lower Case

Posted on March 19, 2013October 26, 2015 By David Kittell

Upper Case Lower Case

Read more

Database Primary Key Max Entry Fix

Posted on February 28, 2013October 26, 2015 By David Kittell

Two options with this fix, official script from Ektron or to fix the individual tables that are currently having the issue. Individual Table(s) Official fix from Ektron, specific to 8.0.2

Read more
  • Previous
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Install .NET 4.5.2
©2025 David Kittell | WordPress Theme by SuperbThemes