answersLogoWhite

0

What else can I help you with?

Related Questions

What are the issues in physical design?

In physical design we build up the index and storage structure


What is the difference between conceptual design and physical design?

Conceptual designs attempts to identify the highest level of relationships between entities. Conceptual designs include only important entities. Physical design helps in converting the logical design into the physical form.


What difference between logical and physical design?

Logical design refers to the abstract representation of the data and the relationships among data elements, focusing on how data is organized and accessed without considering the physical storage details. In contrast, physical design involves the actual implementation of the logical design, specifying how data will be stored on hardware, including file structures, indexing methods, and data storage formats. Essentially, logical design is about "what" data is needed and "how" it relates, while physical design deals with "where" and "how" that data is physically stored and retrieved.


What is on site observation in system analysis design?

all about the observation in our physical environment using the system analysis and design


Which department oversees the physical design of the book?

The department responsible for overseeing the physical design of a book is typically the design or production department within a publishing company. This department works on layout, cover design, typography, and other visual aspects of the book to ensure it is visually appealing and professionally produced.


What is the difference between network architecture and network topology?

The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design. The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design. The difference between architecture and topology is logical vs physical. Architecture is about the logical design of something. Topology is about the physical elements required to enable the architectural design.


What is the Function of Rapid prototyping?

To create physical models quickly for design inspection.


How do you spell structual?

The correct spelling is "structural" (pertaining to a physical construction or design).


Why was light vital to Saint Denis's design?

It is the physical and material manifestation of God


What are the six phases of database design in computer science?

What are the six phases of database design? Discuss each phase.Database design phases are:1. Requirements collection and analysis.2. Conceptual design.3. Logical design (data model mapping).4. Physical design.


What is physical copyright?

A physical object can either contain a copy of a creative work (e.g., a CD or DVD is a physical object with works recorded on them), or the physical work may, itself, be subject of copyright in its design (such as sculpture, architecture).


What are the three stages of database design?

The three stages of database design are conceptual design, logical design, and physical design. In the conceptual design stage, the overall structure and high-level relationships of the data are defined, often using Entity-Relationship (ER) diagrams. The logical design stage involves translating the conceptual model into a detailed schema, specifying tables, columns, and data types, while ensuring normalization. Finally, the physical design stage focuses on the implementation details, including data storage, indexing, and performance optimization specific to the chosen database management system.