TB Blog

    Home
  • About
  • Categories
    • Database
    • Software
    • Technology
TR | EN

Database

See All Category Posts

How to Improve SQL Query Performance
Database • 19.05.2026

How to Improve SQL Query Performance

Learn practical techniques to improve SQL Server query performance using indexes, execution plans, filtering and query optimization.

What Is a Foreign Key in Relational Databases?
Database • 18.05.2026

What Is a Foreign Key in Relational Databases?

Learn how foreign keys connect tables, enforce data integrity and control delete behaviors in relational database systems.

What Is Database Normalization?
Database • 17.05.2026

What Is Database Normalization?

Learn how database normalization reduces data duplication, improves consistency and helps create better relational database designs.

What Is an SQL Index and When Should You Use It?
Database • 16.05.2026

What Is an SQL Index and When Should You Use It?

Learn how SQL indexes improve query performance, when they should be used and what problems unnecessary indexes can cause.

Advantages of Using Stored Procedures
Database • 15.05.2026

Advantages of Using Stored Procedures

Explore the performance, security, reusability and maintainability benefits of stored procedures in SQL Server.

MSSQL Backup Strategies
Database • 15.05.2026

MSSQL Backup Strategies

Basic information about database backup methods.

SQL Index Usage
Database • 15.05.2026

SQL Index Usage

How indexes affect database performance.

What is Normalization?
Database • 15.05.2026

What is Normalization?

Explanation of database normalization logic.

SQL Transaction Usage
Database • 15.05.2026

SQL Transaction Usage

How transactions help maintain data consistency.

What Is a Temporal Table in SQL Server?
Database • 05.05.2026

What Is a Temporal Table in SQL Server?

Learn how SQL Server temporal tables track historical versions of data and support audit and reporting scenarios.

Using JSON Data in SQL Server
Database • 04.05.2026

Using JSON Data in SQL Server

Learn how to store and query JSON data in SQL Server using JSON_VALUE, JSON_QUERY and OPENJSON functions.

SQL Server Backup and Restore Strategy
Database • 03.05.2026

SQL Server Backup and Restore Strategy

Learn full, differential and transaction log backups, restore scenarios and disaster recovery planning in SQL Server.

What Is SQL Server Deadlock and How to Prevent It?
Database • 02.05.2026

What Is SQL Server Deadlock and How to Prevent It?

Learn why SQL Server deadlocks happen, how locking works and how transaction design and indexes reduce deadlock risk.

What Is Transaction Isolation Level?
Database • 01.05.2026

What Is Transaction Isolation Level?

Learn SQL Server transaction isolation levels, dirty reads, non-repeatable reads, phantom reads and their effect on consistency.

Trending

  • 1

    What Is Transaction Isolation Level?

    294 görüntüleme
  • 2

    Advantages of Using Stored Procedures

    284 görüntüleme
  • 3

    What Is SQL Server Deadlock and How to Prevent It?

    266 görüntüleme
  • 4

    What Is a Foreign Key in Relational Databases?

    254 görüntüleme
  • 5

    What Is an SQL Index and When Should You Use It?

    238 görüntüleme
TB Blog Tuğrul BOSTAN

İzmir, Türkiye

Tel: +90 505 414 5902

Email: info@tugrulbostan.com

Useful Links

  • Microsoft Learn
  • Stack Overflow
  • GitHub
  • MDN Web Docs
  • DevBlogs Microsoft
  • W3C

© Copyright TB Blog All Rights Reserved