.. include:: /Includes.rst.txt .. _guide-cobjects-database-queries: ================================== Objects executing database queries ================================== * :ref:`CONTENT ` can be used to access arbitrary tables of TYPO3 CMS internals. This does not only include table "tt\_content", but extension tables can also be referenced. The :ref:`select