What Does Database Schema Mean?
A database schema is a visual and logical architecture of a database created on a database management system.
Techopedia Explains Database Schema
A database schema typically shows the different tables, their fields and the relationship between them and other tables. The database schema is defined within the native database language; therefore the logical structure and visualization of schema might vary in each database language. It helps database administrators in understanding the architectural layout of the database.