On Wednesday, July 17, 2024, Muhammad Ikram <[email protected]> wrote:
> > Hi, > > On page > > https://www.postgresql.org/docs/devel/ddl-basics.html > > 5.1. Table Basics # > <https://www.postgresql.org/docs/devel/ddl-basics.html#DDL-BASICS> > > when we hover over Table Basics, it shows # sign postfixed. I think it needs > to be removed > > > That is telling you that this location on the page contains an anchor. If you click it your URL changes to include an anchor reference taking you directly to that spot. https://www.postgresql.org/docs/current/ddl-basics.html#DDL-BASICS David J.
