By using this site, you agree to the Privacy Policy and Terms of Use.

Nav DBA Mantra DBA Mantra
  • SQL Server
  • PostgreSQL
  • MySQL
  • Oracle
  • Technology
  • Discussion Forums
DBA Mantra

All about Databases

Archives

  • August 2025
  • April 2024
  • February 2023
  • January 2023
  • February 2018
  • January 2018
  • May 2017
  • November 2016
  • October 2016
  • August 2016
  • March 2016
  • February 2016

Categories

  • Automation
  • AWS
  • Cloud Computing
  • DBA Stuff
  • Featured
  • Healthy Life
  • Installations & Configuration
  • Interview Question
  • Interview Questions
  • Lifestyle
  • MySQL
  • Oracle
  • Performance Tuning
  • Permission & Security
  • PostgreSQL
  • Powershell
  • Products
  • Scripts
  • SQL Server
  • Technology

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
PostgreSQL August 27, 2025

PostgreSQL Query Store with pg_stat_statements: A

PostgreSQL August 22, 2025

Top PostgreSQL Monitoring Tools Every DBA

DBA Stuff PostgreSQL August 22, 2025

Vacuum, Autovacuum, and Analyze — Everything

DBA Stuff Performance Tuning SQL Server August 20, 2025

Using Extended Events for SQL Server

  • SQL Server
  • PostgreSQL
  • MySQL
  • Oracle
  • Technology
  • Discussion Forums
  1. Home
  2. Scripts
DBA Stuff Performance Tuning Scripts SQL Server

SQL Server Query Store: A Complete Guide for DBAs

Enabling and Using Query Store in SQL Server As a SQL Server DBA, the Query Store is one of the...
  • BY Technical Editor
  • August 20, 2025
  • 0 Comment
Permission & Security Scripts SQL Server

How to Setup SQL Server Audit using SQL scripts

Navigating the complexities of SQL Server auditing can be daunting. Whether you’re ensuring compliance, securing data, or simply looking to...
  • BY Technical Editor
  • April 13, 2024
  • 0 Comment
Scripts SQL Server

SQL Query to check port number of SQL Server

We can use below query to check the port on which SQL Server is listening. DECLARE @InstanceName nvarchar(50) DECLARE @value...
  • BY Editor
  • February 9, 2023
  • 0 Comment
DBA Stuff Performance Tuning Scripts

How to capture SQL Server blocking information

Many a times Application team report SQL Server Blocking issues. In this article I will explain about Blocking and Its...
  • BY Technical Editor
  • August 12, 2016
  • 2 Comments
Scripts SQL Server

How to move Indexes (Cluster and Non Cluster) from Primary...

As a DBA, many times there are requirements to segregate data in a Database into multiple file groups. There can...
  • BY Technical Editor
  • March 4, 2016
  • 0 Comment
Scripts SQL Server

How to create Drop and Recreate Script of all Indexes...

It’s a general requirement in the DBA job to scripts out the database objects and deployment the scripts in the...
  • BY Technical Editor
  • March 4, 2016
  • 0 Comment
Facebook Youtube Linkedin

POPULAR

INSTAGRAM

Search

Categories

Automation(1)
Cloud Computing(6)
DBA Stuff(4)
Featured(6)
Interview Question(19)
MySQL(1)
Oracle(2)
Powershell(1)
SQL Server(39)
Technology(7)

Recent News

Featured Products

Best online courses on SALE – All Courses $9.99

  • January 12, 2018
PostgreSQL

PostgreSQL Query Store with pg_stat_statements: A DBA’s Guide to Performance Tracking

  • August 27, 2025
PostgreSQL

Top PostgreSQL Monitoring Tools Every DBA Should Know

  • August 22, 2025
DBA Stuff PostgreSQL

Vacuum, Autovacuum, and Analyze — Everything a PostgreSQL DBA Must Know

  • August 22, 2025

Blog Posts

PostgreSQL August 27, 2025

PostgreSQL Query Store with pg_stat_statements: A DBA’s Guide to Performance

PostgreSQL August 22, 2025

Top PostgreSQL Monitoring Tools Every DBA Should Know

DBA Stuff PostgreSQL August 22, 2025

Vacuum, Autovacuum, and Analyze — Everything a PostgreSQL DBA Must

DBA Stuff Performance Tuning SQL Server August 20, 2025

Using Extended Events for SQL Server Performance Troubleshooting (with Real-Time

Popular Tag

SQL Server DBA tips (1) SQL Server performance tuning (1) SQL Server Query Store (1) SQL Server Scripts (1)
Follow us

Useful Links

  • Company About
  • Contact With Us
  • SQL Server
  • Cloud Computing
  • Oracle
  • Automation

Populer Posts

PostgreSQL August 27, 2025

PostgreSQL Query Store with pg_stat_statements: A DBA’s Guide

PostgreSQL August 22, 2025

Top PostgreSQL Monitoring Tools Every DBA Should Know

DBA Stuff PostgreSQL August 22, 2025

Vacuum, Autovacuum, and Analyze — Everything a PostgreSQL

Browse Tags

SQL Server DBA tips SQL Server performance tuning SQL Server Query Store SQL Server Scripts

© 2023, DBAMantra All Rights Reserved