Skip to content

Commit c8fa30b

Browse files
committed
minor fixes
1 parent 2ee1967 commit c8fa30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql/SQL-Advance/sql-transactions-concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: sql-transactions-concurrency
33
title: SQL Transactions & Concurrency
44
sidebar_label: Transactions & Concurrency
5-
sidebar_position: 13
5+
sidebar_position: 7
66
tags: [sql, transactions, concurrency, database, relational-databases]
77
description: In this super beginner-friendly guide, you’ll learn about SQL transactions and concurrency—how to manage data changes safely and handle multiple users accessing the database at once!
88
keywords: [sql, transactions, concurrency, ACID, isolation levels, locking, sql tutorial, sql basics, database management, sql for beginners, sql in 2025]

0 commit comments

Comments
 (0)