• Skip to primary navigation
  • Skip to main content

Collin M. Barrett

Collin M. Barrett is a staff software engineer in Memphis, TN.

  • Start
  • Blog
  • Resume
    • Projects
    • References
  • Contact
Home ❭ fred's

fred's

A collection of my blog posts tagged as being related to my career at fred's, Inc. including announcements, achievements, current projects, etc.

Departing Fred’s

Departing Fred’s

Published: 8.11.17

Today is my last day as a software developer with Fred’s. I am very thankful for the experience and opportunities that this role has provided. [Read More]

Executing an SSIS Package from .NET

Executing an SSIS Package from .NET

Published: 6.28.17

Two methods for executing an SSIS package installed on a SQL Server instance from a C#/.NET application. [Read More]

UNPIVOTing Data with T-SQL

UNPIVOTing Data with T-SQL

Published: 6.12.17

An example of how to use the T-SQL UNPIVOT operator to transform columns to rows. [Read More]

SELECT All HAVING Non-Distinct Composite Column with T-SQL

SELECT All HAVING Non-Distinct Composite Column with T-SQL

Published: 6.11.17

A T-SQL solution using HAVING and COUNT for selecting all records with a non-distinct composite column. [Read More]

First Impressions of a Standing Desk

First Impressions of a Standing Desk

Published: 3.24.17

After my first week using a standing desk, here are some quick first impressions on the resulting physical and mental effects. [Read More]

SELECT Most Recent for Each Distinct Column Composite with T-SQL RANK()

SELECT Most Recent for Each Distinct Column Composite with T-SQL RANK()

Published: 3.21.17

A T-SQL solution using the RANK() function for selecting the most recent record for each distinct composite of multiple columns. [Read More]

Example of Big-O Notation Inspired by The West Wing

Example of Big-O Notation Inspired by The West Wing

Published: 4.20.16

A practical, real-world example of Big-O Notation inspired by Joey Lucas and Josh Lyman’s polling in The West Wing. [Read More]

Collin M. Barrett © 2023

  • LinkedIn
  • GitHub
  • Stack Overflow
  • DEV
  • Twitter
  • Goodreads
  • Sitemap