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: MSSQL

Show Duplicate Records

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

These two queries run under different schools of thought and purpose but will help in finding duplicate records. First, if you only want to see the records that are duplicates and the amount of times they appear in the table you could run this code: Second, if you want to…

Read more

Column Name Search

Posted on February 25, 2013February 8, 2016 By David Kittell

An extension of Table/View Column Information In the event that you need to find a table that has a specific column name.

Read more

Search All Tables Function

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

If you have access to create functions/procedures use this script. Run the above function like this If you don’t have access to create functions/procedures use this script.

Read more

MSSQL – Table/View Column Information

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

Similar to MySQL – Table/View Column Information, this post will help with MSSQL tables and columns. Cleaner Result: All Tables Result:

Read more

List Views In Database

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

List Tables In Database

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

Delete Logs Older Than 6 Months

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

Calculate Age Function

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

Two variations of the function but the purpose is to determine the difference in dates and display the result in one column. Result: 31 years,5 months,26 days Detailed Credit goes to armen at http://stackoverflow.com/users/395720/armen While his response on this URL isn’t a function it is his code that makes the…

Read more

Ektron API – GetUserGroup

Posted on February 21, 2013October 26, 2015 By David Kittell
Read more

GetUserDetails

Posted on February 21, 2013October 26, 2015 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 12
  • 13

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

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
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes