Collections:
MS SQL Server DBA Checklist - General DBA Best Practices
-- Join (or start) a local SQL Server users group
-- Attend at least one professional conference each year.
-- Attend at least one training session each year.
-- Read at least four books on SQL Server each year.
-- Read the free e-book, How to Become an Exceptional DBA
-- Learn everything you can about your job, especially those areas that nobody else likes or wants to master.
-- Volunteer at your work for new and challenging tasks that will make you known throughout your organization.
-- Install SQL Server on a laptop or desktop computer at home and practice learning new aspects of SQL Serve.
-- Participate in SQL Server forums (asking and answering questions)
-- Become a Microsoft Certified IT Professional
✍: Guest
2022-01-24, 2487🔥, 0💬
Popular Posts:
How to execute statements in loops in SQL Server Transact-SQL? How to use WHILE ... loops? You can u...
Can Date and Time Values Be Converted into Integers in SQL Server Transact-SQL? Can date and time va...
How To Locate and Take Substrings with CHARINDEX() and SUBSTRING() Functions in SQL Server Transact-...
How To Create a Table Index in Oracle? If you have a table with a lots of rows, and you know that on...
How To Change the Name of a Database User in SQL Server? If you want to change the name of an existi...