Skip to content

Jayanth Kurup SQL Guy

Everything SQL and More

  • Home
  • PowerBI
  • Simply Better Business
  • Business Intelligence
  • Contact Us
  • Clients and Testimonials
administration / Database / MSSQL

DB Options: Auto Create Incremental Statistics ON

Posted on: February 18, 2020December 30, 2023

In this video we cover the next database option which is AUTO CREATE INCREMENTAL STATISTICS. This option is useful when the database has partitioned tables. It allows the […]

administration / Database / MSSQL

DB Options: Auto Create Stats and why it should be ON

Posted on: February 14, 2020December 30, 2023

Auto create stats is one of those database options that every DBA knows they should set to ON. In this video we explore what happens when you set […]

administration / Database / MSSQL

Database Options – Auto Close and why should set it to OFF

Posted on: February 12, 2020December 30, 2023

Auto close is one of those features that should have been removed long back. The setting needs to stay at default of OFF for reasons that will be […]

PowerBi

Using Bookmarks in PowerBI

Posted on: February 7, 2020December 30, 2023

https://www.youtube.com/watch?v=SftUYP6nchk PowerBI is a robust reporting tool that has a number of easy to use and configurable options when it comes to reporting. One of the most frequently […]

administration / Database / MSSQL

Temp table Owner

Posted on: January 13, 2020December 30, 2023

Recently I came across a post on LinkedIn which required identifying the user who created a temp table. This is an interesting use case and thought I’d write […]

Database

SQL 2019 – Christmasql

Posted on: December 4, 2019March 20, 2021

Early November I had posted I would be conducting a series of sessions on MS SQL server. The response was really great and while I intended to do […]

administration / Database / MSSQL

SQL 2019 – Database Snapshot for In-Memory OLTP table

Posted on: November 25, 2019December 30, 2023

Traditionally Database snapshots have been used mainly to get Database mirroring secondary’s to act like Readable secondary. As you might be aware in mirroring etc. the databases are […]

Security

Backup and restore of encryption keys and restoring

Posted on: November 19, 2019December 30, 2023

USE master; /************************************************************* CREATE YOUR MASTER KEY AND YOUR CERTIFICATE FOR TDE AND ALL OTHER TYPES OF ENCRYPTION *************************************************************/ OPEN MASTER KEY DECRYPTION BY PASSWORD = ‘Isthis@securePa$word?’; BACKUP […]

administration / Database / MSSQL

SQL 2019- Max DOP and Memory Configuration

Posted on: November 17, 2019December 30, 2023

Probably the most useless recommendation and as far as I am concerned not a feature. Why? If you are a DBA you know that DOP and Memory limits […]

administration / Database / MSSQL

SQL 2019- Optimize for sequential key

Posted on: November 14, 2019December 30, 2023

Last page contention is one of the textbook examples for latch contention. This frequently occurs on tables that are narrow and have high inserts happening against a sequential […]

Posts pagination

Previous page Page 1 … Page 9 Page 10 Page 11 … Page 33 Next page

Please consider following

Subscribe

Recent Posts

  • Fuzzy String matches in TSQL
  • Executing Python Code in TSQL using SQL 2022
  • When is a date not a date in MS SQL SERVER?
  • The certificate received from the remote server was issued by an untrusted certificate authority
  • How to reduce the impact of mismatched collations in MS SQL Server
Log in

Categories

  • administration
  • AI-ML
  • AWS
  • Azure
  • Database
  • Errors
  • Misc
  • MSBI
  • MSSQL
  • MYSQL
  • NOSQL
  • PowerBi
  • Security
  • TSQL
  • Uncategorized
  • Wordpress
Log in
Theme Shaft Blog Powered by Kantipur Themes