Define The Term Database
Define The Term Database
What is Block?
A. Oracle Database manages the storage space in the data files of a database in
units called Block. A data block is the smallest unit of data used by a database.
What is Schema?
A. A database schema is a collection of multiple data that describes the relations
in a database. A schema can be simply described as the "layout" of a database
or the blueprint that outlines the way data is organized into tables. Schema are
normally described using Structured Query Language as a series of CREATE
statements that may be used to replicate the schema in a new database.
The structure of a database system, described in a formal language supported
by the database management system (DBMS).
201-S14-016
201-S14-016