MariaDB has pseudo columns that can be used for different purposes.
Access the unique row identifier. This pseudo column often aliases the primary key, allowing direct row access even if the primary key column name is unknown.
Last updated 1 month ago
Was this helpful?