For example, when a user performs a query against a table, the internal structures of a relational database are actioned to do things such as hold the table name, look into the system tables for any necessary contained or associated information (by key values or columns, etc.), point to the physical file location of the data, and place some of it (dependent on system global settings) into memory.