'What table in umbraco DB does keep information about page url

What table in umbraco DB does keep information about page url?

For example. I have page home, when i created this page, it got autogen url /home

I found dbo.umbracoRedirectUrl, but not sure

p.s. uses umbraco 9



Solution 1:[1]

dbo.umbracoRedirectUrl table stores the url information for Umbraco 9.

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nurhak Kaya