4.Database Design
4.Database Design
• This might involve choosing data types that are efficient for
storing and retrieving data and selecting storage mechanisms
that are optimized for the specific needs of the database.
5.Create indexes:
• Determine which data elements need to be indexed to improve
query performance.
the data that represents the structure and relationships of the data
elements, and specifies the data types and constraints for each
element.
• 3.Physical schema: A physical schema is a low-level view of
the data that represents how the data is actually stored and
file structures that are used to store the data, as well as the
• It represents the data that is relevant to the user and the way