Posts by Category

MSSQL

Tsql Get Date Key From Date

less than 1 minute read

When working in Business Intelligence or data engineering it is often necessary to use a date key instead of a date value. We can do this by converting date ...

Dynamic SQL with ASCII in SQL Server

1 minute read

Dynamic sql can feel like viewing a photographic negative. Using ASCII symbols can keep things manageable when working with double- or triple-negatives.

Reseed an Identity Column in SQL Server

2 minute read

How to use dynamic sql to reseed the identity column in a staging table to be one value higher that the top value in the target table when switching partitio...

Back to top ↑

Python

GUI Widgets

1 minute read

How to use Tkinter widgets to create a GUI for a Python application.

GUI Introduction

1 minute read

How to use Tkinter to create a GUI for a Python application.

Resume a Django project with Python

less than 1 minute read

How to reactivate the virtual environment and restart the server using the Powershell terminal when returning to a Django project.

Back to top ↑

Algorithns

Algorithms 07: Trees

less than 1 minute read

How to analyse and implement binary search trees and traverse them in Python.

Algorithms 06: Sorting

less than 1 minute read

How to analyse and implement quadratic and logarithmic sorting methods in Python.

Algorithms 05: Searching

2 minute read

How to understand and implement sequential search, binary search, or hashing in Python.

Back to top ↑

C#

Back to top ↑

Metadata

Back to top ↑

GIS

PostGIS maptiles

less than 1 minute read

How to build maptiles in Postgres with PostGIS.

Back to top ↑

SQLite

Query Json Strings

less than 1 minute read

How to store and query strings in json format in SQLite.

Back to top ↑

GIT

Rename a File

less than 1 minute read

How to Rename a File Using the Git Command Line.

Back to top ↑

Power BI

Power Query Data Flows

1 minute read

How to edit the auto-generated code to make a dataflow maintainable and deployable.

Back to top ↑

PHP

PHP 02: Data

less than 1 minute read

How to work with data in PHP.

Back to top ↑

Purview

Back to top ↑

Agile

Back to top ↑

Kimball

Back to top ↑

Database

Back to top ↑