IT & Digital Marketing Articles

Filtering posts by tag: SQL

Remove filter

January 24, 2024 Laura Moss 6 minute read

An easy method for speeding up queries against large tables is by using temporary tables. Here's a quick demo on using temp tables to optimize your returns.

SQL SQL Server

February 20, 2023 Laura Moss 5 minute read

Importing data from Excel into SQL Server without a bulk import option can be a challenge. Here's how data expert Laura Moss solved this by using Excel to generate T-SQL.

Excel SQL

Let's find what you're looking for