Computer Science

This category contains pragmatic information and solutions to some complex issues I have worked out by gluing bits of information gleaned from technical sites like Stack Overflow.


SQL – Procedure and Function Caller Hierarchy

Hierarchical relationships of stored procedures, functions and tables.

SQL – Query when NetBackup Last Ran

Query SQL Server when NetBackup last backed up the database.

SQL – Recursive CTE

How to create a recursive CTE to get hierarchical data from a table.

WordPress – Add AJAX Search

Simple steps to add AJAX search to your WordPress site.

WPF – Center Window to Screen

Center WPF window on display screen.

ZSH Shell Prompt Horizontal Line

Visually separate terminal commands with horizontal lines to make it easier to find previously ran commands.