Developer
SQL Data - Insert Into Undeclared Temp Table
Insert data into a undeclared temp table
SQL - Thousands Separator
Useful for making large numbers more readable.
Git Notes
Me
husband, developer, home brewer, n00b gamer
Powershell Scripts
Get the top 10 records and save it to a different file
Get-Content “C:\start.csv” | select -First 10 | Out-File “C:\stop.csv”
Find the needle in the file and then save the first 10 to a new file.
Git Setup Local
How to get a repo from github onto your local computer
Vs Code - Copy Without Formatting
Copy from VSCode without formatting
Online Health - Is It a Scam?
Scams are everywhere and the scammers are getting more advanced. This is a short few notes on attempting to identify a scam.
Access Shared MS directory on Home network
Accessing shared directories on a home Microsoft network should not be hard.
tldr;
When accessing a shared directory, use MicrosoftAccount\[username@email.com]
.