View Single Post
Old 07-17-2017, 10:17 PM   #5
stella
Registered User
 
Join Date: Mar 2017
Posts: 134
A database schema is the skeleton structure that represents the logical view of the entire database. It defines how the data is organized and how the relations among them are associated. A database schema defines its entities and the relationship among them.
Three kinds of schema:
1.Star schema,
2.Snowflake schema and
3.Galaxy schema
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
stella is offline   Reply With Quote