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, 2592🔥, 0💬
Popular Posts:
How To Convert Characters to Numbers in Oracle? You can convert characters to numbers by using the T...
Where to find answers to frequently asked questions on Transaction Management: Commit or Rollback in...
How to check if two JSON values have overlaps using the JSON_OVERLAPS() function? JSON_OVERLAPS(json...
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...
How To Replace Given Values with NULL using NULLIF() in SQL Server Transact-SQL? Sometime you want t...