Here are the links that I found: Oracle[1], Postgresql[2], MySql[3], Microsoft SQL[4].
[1]: https://docs.oracle.com/en/database/oracle/oracle-database/26/sqlrf/SAVEPOINT.html [2]: https://www.postgresql.org/docs/current/sql-savepoint.html#:~:text=SAVEPOINT%20%E2%80%94%20define%20a%20new%20savepoint,and%203%2C%20but%20not%202 . [3]: https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/savepoint.html#:~:text=Previous,the%20named%20savepoint%20are%20deleted . [4]: https://learn.microsoft.com/en-us/sql/t-sql/language-elements/save-transaction-transact-sql?view=sql-server-ver17#:~:text=Duplicate%20savepoint%20names%20are%20allowed,and%20Community%20Projects%20home%20page . On Wed, Apr 29, 2026 at 3:08 PM ткаленко кирилл <[email protected]> wrote: > Hi, could you point out the links where this is indicated for highlighted > databases? > -- Vladislav Pyatkov
