Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Database Administrator Toolbox - all must have SQL Queries
Rating: 4.8 out of 5(34 ratings)
215 students

Database Administrator Toolbox - all must have SQL Queries

Collection of SQL queries for daily work as DBA - Oracle, PostgreSQL, SQL Server, Snowflake, Azure SQL and IBM DB2
Last updated 8/2024
English
English [Auto],

What you'll learn

  • Gathering schema data
  • Checking metadata of objects in database
  • Checking configuration of database engine
  • Analyzing of database problems

Course content

8 sections317 lectures1h 49m total length
  • Introduction5:33
  • What is Data Dictionary?5:20

    Explore how the data dictionary stores metadata about tables, views, sequences, triggers, users, and security, serving as the system catalog for both logical and physical database structures.

  • Data Dictionary concept in database2:41
  • Oracle Database Metadata5:18

    Oracle database metadata comprises data dictionary views and dynamic performance views, with dictionary views storing persistent information about users and structures, and dynamic performance views providing real-time performance data.

  • Oracle Database Views7:57

    Explore Oracle data dictionary views, including user, all, and dba views, and learn how pluggable databases, the CDB root container, and dollar views affect access to tables.

  • PostgreSQL Metadata5:23

    Discover how PostgreSQL metadata is organized into three data sets: dynamic statistics views, system catalog tables, and stable information_schema tables, and how open source PostgreSQL provides access for all users.

  • PostgreSQL Views3:54

Requirements

  • Basic understanding of database engines
  • Knowledge how to run query on certain database engine

Description

Introducing must-have Database Administrator Toolbox for all database administrators, programmers and DevOps specialists!

Comprehensive set of queries that will save you time and streamline your daily work.

With almost 10 years of experience as database administrator, I've collected the most useful queries that I use on daily basis and compiled them into a single package for your convenience.

This set of SQL queries for RDBMS includes commonly used tasks such as:

  • querying database schema

  • finding duplicates

  • analyzing query performance and workload

  • checking configuration

and much more!

With these queries, you can quickly and efficiently analyze your data and troubleshoot any issues that may arise in:

  • Oracle

  • PostgreSQL

  • Microsoft SQL Server

  • MySQL

  • Snowflake

  • Azure SQL Database

  • IBM DB2

The best part is that you no longer need to spend time writing queries from scratch or searching for them online - everything you need is at your fingertips!

Using this set of queries will significantly speed up your work as a database administrator, allowing you to focus on more critical tasks. With the saved time, you can work on improving database performance and optimizing query execution, resulting in a more efficient system. Additionally, with the ease of use and the quality of my queries, you can be sure that you are getting the most out of your data.

By investing in my set of queries, you will save yourself and your team time, increase productivity, and ultimately enhance your database performance.

Say goodbye to tedious, time-consuming queries writing and hello to an efficient and productive workday.

I've been gathering this for 10 years, and you are getting full collection in snap of your fingers!

ENJOY!

Who this course is for:

  • All database administrators, that want to speed up their daily tasks
  • Other IT Specialist who works with database engines
  • Everyone who is passionate about new technologies, and want to gather data from DB engines