SQL Database Metadata

From NovaOrdis Knowledge Base
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.