Skip to content

Commit ce655d1

Browse files
committed
rellocation
1 parent 12eb1a8 commit ce655d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql/SQL-basics/sql-transactions-concurrency.markdown renamed to docs/sql/SQL-Advance/sql-transactions-concurrency.markdown

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: 12
5+
sidebar_position: 5
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)