1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-23 09:22:52 +02:00

Remove topic text (#5307)

Removing no-context spam at the bottom.
This commit is contained in:
nikob-dev
2024-05-10 20:38:25 -04:00
committed by GitHub
parent 1d74d0b223
commit 0ec50a1ee4

View File

@@ -56,5 +56,3 @@ ROLLBACK TRANSACTION TO savepoint_name;
This statement rolls back a transaction to the named savepoint without terminating the transaction.
Please note, savepoint names are not case sensitive and must obey the syntax rules of the server.
If you found this information useful and want to learn more about topics like transactions, SQL commands, normalisation and more, consider subscribing to our mailing list. Youll receive regular updates and exclusive content to help you become a better SQL developer. Please contact me if you have any further queries.