SQL Database Metadata: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 23:01, 22 May 2024

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.