Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

system catalog

You are here: irt.org | FOLDOC | system catalog

<database> The data dictionary of a DBMS. The system catalogue stores metadata including the schemas of the databases. It is a mini-database, and is usually stored using the DBMS itself in special tables called system tables. It maybe referred to as being "on line", as it is active, and can be queried by users like any other table.

(1999-04-27)

Nearby terms: system analyst « system board « system call « system catalog » System Control Language » Systeme International » System F

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb