SQL Database Metadata

From NovaOrdis Knowledge Base
Revision as of 23:01, 22 May 2024 by Ovidiu (talk | contribs) (→‎Internal)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

TODO

TO PROCESS Learning SQL, 3rd Edition by Alan Beaulieu, Chapter 15: https://learning.oreilly.com/library/view/learning-sql-3rd/9781492057604/ch15.html

Overview

A database server stores information about all the database objects (tables, views, indexes, etc.) that were created with the SQL schema statements.