Tag Archives: SQLNewBlogger

Delete a 2020 GitHub Repository–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I have a lot of GitHub repos, sometimes just set up to test something. Recently I wanted to delete … Continue reading

Posted in Blog | Tagged , , | Comments Off on Delete a 2020 GitHub Repository–#SQLNewBlogger

Where are Sequences?–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I created a few sequence objects lately to test some things. Since I tended to create and use these, … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Where are Sequences?–#SQLNewBlogger

Creating a New Sequence–#SQLNewBlogger

I wrote about sequences in an editorial recently and decided to start using them. Creating one turned out to be surprisingly easy. I had a table I’d been logging some data in, with a PK, but no natural key or … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a New Sequence–#SQLNewBlogger

Custom Quarantine PoSh Prompt

Since I’ve been quarantined at home and working in my office, every day is the same. I can’t go to the gym, or coach, or go to the restaurant, or much of anything. As a result, I regularly, forget what … Continue reading

Posted in Blog | Tagged , , | Comments Off on Custom Quarantine PoSh Prompt