Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/glenn/wp-config.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/feed-rss2-comments.php on line 8
Comments on: SQLskills SQL101: Creating SQL Server Databases https://www.sqlskills.com/blogs/glenn/sql101-creating-sql-server-databases/ Semi-random musings about SQL Server performance Wed, 16 Aug 2017 14:43:25 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Glenn Berry https://www.sqlskills.com/blogs/glenn/sql101-creating-sql-server-databases/#comment-233856 Wed, 16 Aug 2017 14:43:25 +0000 http://3.209.169.194/blogs/glenn/?p=1202#comment-233856 In reply to Uest.

If a database is owned by someone’s Windows or SQL Server login, and then that person leaves your organization (and their login is disabled or deleted), it could cause some problems. Having the database owned by the sa account avoids that issue.

]]>
By: Uest https://www.sqlskills.com/blogs/glenn/sql101-creating-sql-server-databases/#comment-233850 Wed, 16 Aug 2017 02:42:08 +0000 http://3.209.169.194/blogs/glenn/?p=1202#comment-233850 Hello!Why should I change the Owner of the database to sa?If not(just default or someone other),what impact?Thanks!

]]>
By: Sean https://www.sqlskills.com/blogs/glenn/sql101-creating-sql-server-databases/#comment-233625 Fri, 28 Jul 2017 18:14:05 +0000 http://3.209.169.194/blogs/glenn/?p=1202#comment-233625 Hello! I just finished an older version of your book and wanted to reach out to you for some assistance. I am on an internship at a small company (~15 ppl) dealing with ~10 TB of data. We are doing a full server rebuild with 2016 enterprise and windows, and I wanted to get some extra assistance on hardware choices. Do you offer any classes or dedicated postings that you think would help? Thanks!

]]>