SQL SERVER | Pick a Career

 “First, solve the problem. Then, write the code.” 

– John Johnson

 

Pick a Career: The SQL way by Database with Fun

Database Administrator or DBA. SQL Server DBA to be exact.

It's generally divided into 3 categories:

  • Prod DBA
  • Dev DBA
  • BI DBA

 

Production DBA is responsible for handling the instance, server administration including database maintenance, backups, sql jobs, security, installation, etc.

Dev DBA is are usually more project specific and are responsible for writing the T-SQL business logic for various applications and projects.

BI DBA are responsible for handling the SSRS (reporting capabilities), SSIS (ETL - Extract Transform Load tasks), SSAS (data mining capabilities).


Learn SQL

SQL or T-SQL (Transact SQL) to be exact, is a MUST.

If you love coding, then choose the Dev DBA path.

If you don't like coding, you can pick the Prod or Infra DBA path.

FYI, a little bit of understanding of how T-SQL works is essential for the best results in any of the paths.


Future & Fancy Terms

Data analyst

Instead of learning how a SQL Server instance works, data analysts are tasked with

  • making use of the information in the databases and 
  • generating actionable insights from it.

 

Data scientist 

It's a step up from data analytics.

From political polling to medical research, data science is big business and in great demand as a skill right now.

One of the main areas in which data scientists work is big data. 

It's all about harnessing information from disparate sources and making use of machine learning tools to extract insights that can inform decisions and unpick overarching trends.

 

 

Comments

Popular posts from this blog

Index Clean-Up Scripts

forgot sa password and no logins are added

The SQL Server DBA’s Guide to Teradata