Difference between Database and Schema

Posted by Neha P.
6
Feb 19, 2021
22 Views
Each database is made of physical files that contain data and metadata. Each database is a collection of schema means that while designing a database, we need to specify the schema for their structural view.
Comments
avatar
Please sign in to add comment.