<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Database-Administration on Data Wrights</title><link>https://datawrights.com/categories/database-administration/</link><description>Recent content in Database-Administration on Data Wrights</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 20 Jul 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://datawrights.com/categories/database-administration/index.xml" rel="self" type="application/rss+xml"/><item><title>First 3 SQL Server Settings to Check</title><link>https://datawrights.com/posts/first-3-sql-server-settings-to-check/</link><pubDate>Fri, 20 Jul 2018 00:00:00 +0000</pubDate><guid>https://datawrights.com/posts/first-3-sql-server-settings-to-check/</guid><description>&lt;p&gt;You are handed a SQL Server that someone else set up and has, or more likely has not, maintained over time. You are now responsible for this server, but have limited time to check it out because of your busy schedule. What are your first 3 SQL Server settings to check?&lt;/p&gt;
&lt;h4 id="1-backups"&gt;1. &lt;strong&gt;Backups&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;This should always without a doubt be the first thing you check. If backups are failing or even are non existent, you need to know about it and make it your first priority to fix. Now that this server is your responsibility, the business is going to look at you when the server crashes and they need a restore. Not being able to recover any data is a great way to get fired!&lt;/p&gt;</description></item><item><title>CTE: Make Your Data Easier to Query</title><link>https://datawrights.com/posts/cte-how-to-make-your-data-easier-to-query/</link><pubDate>Mon, 09 Jul 2018 00:00:00 +0000</pubDate><guid>https://datawrights.com/posts/cte-how-to-make-your-data-easier-to-query/</guid><description>&lt;p&gt;Ever wish your data was a little different so it is easier to query? Don&amp;rsquo;t fret, we have all had those queries that are gigantic and become too cumbersome to read through or modify. A CTE, a.k.a. Common Table Expression, can be the savior you have been wishing for. They are great for separating different pieces of your query and performing some tasks before your query runs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To use a CTE:&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Reset SQL Server sa Password</title><link>https://datawrights.com/posts/how-to-reset-sql-server-sa-password/</link><pubDate>Tue, 26 Sep 2017 00:00:00 +0000</pubDate><guid>https://datawrights.com/posts/how-to-reset-sql-server-sa-password/</guid><description>&lt;p&gt;Once upon a time a vendor set up a new SQL Server at the company I was working for. For whatever reason they decided it best to not work with the local DBA. A few weeks later a server admin emails me asking if I can help out with an issue they were having. He says the vendor has lost the sa password and cannot connect to the SQL Server instance. After having a good chuckle I agreed to help out and reset the SQL Server sa password. Here is how I did it:&lt;/p&gt;</description></item><item><title>My First Blog Post</title><link>https://datawrights.com/posts/my-first-blog-post/</link><pubDate>Tue, 08 Aug 2017 00:00:00 +0000</pubDate><guid>https://datawrights.com/posts/my-first-blog-post/</guid><description>&lt;p&gt;I have been back and forth with the idea of blogging for a long time now. I read other people’s blogs daily and I really enjoy them. Constantly I get ideas that I would like to see blogged about, especially from bloggers I currently read. Time and time again I have written down my ideas for blog posts, maybe even managed to get a few paragraphs typed out. Nothing ever came of them besides consuming disk space on my laptop. So here it is, I finally made my first blog post. What was different this time than the other times? 3 things come to mind when I ask myself that question.&lt;/p&gt;</description></item></channel></rss>