Checking for Duplicate Values in a SQL Table Today I found myself needing to know if a particular column held unique values. Here's how I accomplished it... Jan 20, 2020 SQL Database Query Programming Importing a PG Dump from the Command Line Similar to the time formats I wrote about here, I can not seem to remember the syntax for importing a PostgreSQL dump file into a database from the command line! Fortunately the steps are pretty simp Jun 13, 2019 Database PostgreSQL Snippet PHP Laravel homestead