Skip to content

Finchett.com

A brain dump

  • Home
  • Blog
  • About
  • Kubernetes
  • SQL Server
  • Contact
  • Newsletter
  • Finchett.com Privacy Policy

Category Development

  • Home
  • Archive by category "Development"
15 November 2023

Shrink an SQL database

By Stephen in Development Tag sql

Size does matter As you use a database, the log files increase in size. When you back up your database, SQL frees the space in the log file - it…

Read More

15 November 2023

Fix a SQL Database

By Stephen in Development Tag sql

A true story Several years ago, before we moved our Production and Development systems over to Kubernetes running on Azure, we used a well-known hosting provider in the UK. Initially,…

Read More

15 November 2023

Enable SQL Database Diagrams

By Stephen in Development Tag sql

The Code SQL Database Diagrams are invaluable in understanding the schema. I use them all of the time. Occasionally, I create the database tables and relationships from the diagram designer…

Read More

15 November 2023

Update SQL Statistics on things

By Stephen in Development Tag sql, statistics

Background As our customer base has grown, so has the size of those customers and, with them, the amount of data we hold within our databases. We have a solution…

Read More

15 November 2023

Another way in SQL to Delete Duplicate Records

By Stephen in Development Tag sql

Using a CTE to delete duplicates Some of my other posts show how to find and delete duplicate records from SQL Server. This is another way to delete duplicate records…

Read More

15 November 2023

SQL Records Per Table

By Stephen in Development Tag sql

Why you need to know There are lots of reasons why you might want to know the number of records in your tables. Database maintenance is one; user and business…

Read More

15 November 2023

Delete a constraint on a table / field combination without knowing the name of the constraint

By Stephen in Development Tag constraint, sql

Overview In database management, especially when dealing with SQL Server, modifying or removing default constraints is a common task. This blog post will delve into a specific SQL script designed…

Read More

15 November 2023

SQL Indexes and Check if One Exists

By Stephen in Development Tag indexes, sql

Managing a database efficiently often requires a deep understanding of its structure and components, particularly indexes. In SQL Server, indexes are crucial in optimizing query performance and ensuring data integrity.…

Read More

15 November 2023

How to duplicate SQL Rows

By Stephen in Development Tag duplicate, sql

In the world of database management, efficiency and precision are key. With its versatile commands, SQL offers a wide range of functionalities for handling data. One such functionality is the…

Read More

14 November 2023

Debugging Dot Net Core applications on a Raspberry Pi with Visual Studio

By Stephen in Development, Raspberry Pi Tag c#, pi

I have a great post here that details how to install the Visual Studio debugger on a Raspberry Pi. That, together with the Dot Net Core libraries, gives you everything…

Read More

Posts pagination

1 … 24 25 26

Search

Table Of Contents

Add a header to begin generating the table of contents

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

apis (4) async (8) c# (103) devops (4) dotnet (5) esp32 (11) git (11) hardware (6) joins (6) kubectl (4) kubernetes (13) logging (4) nanoframework (6) network (8) NFS shares (5) nunit (8) patterns (34) performance (7) pi (8) playwright (7) plugins (8) proxmox (13) serilog (4) setup (16) sql (46) testing (9) tools (6) tslint (4) typescript (23) unit-testing (9) webapi (4)

Archives

Get the Newsletter

Categories

  • Development
  • Infrastructure
  • Other
  • Plugins
  • Raspberry Pi
  • wordpress

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

Proudly powered by WordPress| Theme: SpicePress Dark by SpiceThemes

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Finchett.com
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.