answersLogoWhite

0


Best Answer

Physical

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is A form of database specification that indicates all the parameters for data storge that are then input to database implementation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How the implementation and design of object oriented database system is differen from non object oriented database system?

DBMS Deesign implementation


What are the parameters of avtive data objects in database?

gu


What kinds of duties does a database administrator have?

A database administrator is responsible for the design, implementation, maintenance and repair of an organization's database. They also develop and design database strategies. http://en.wikipedia.org/wiki/Database_administrator


What is the differene between Oracle and database?

Oracle is a database. Oracle is a Relational Database Management System which is a specialized implementation of a database. It is designed to hold data that is related to one another and organized in the form of schemas and tables.


What has the author Edward Sciore written?

Edward Sciore has written: 'Database design and implementation' -- subject(s): Database design, Development, Computer software


Who or what is responsible for maintaining database consistency?

The RDBMS (Relational Database Management System) is responsible for the control of the database however it requires appropriate planning and implementation of your design in order for this to work properly. Further proper maintenance of the Database environment is critical to its on-going operation. In short proper design by the database architect followed by proper implementation of this design by the DBA or SQL Developer coupled with proper SQL environment deployment is responsible for the healthy operation of a RDBMS.


what are the relationship between the information system lifecycle and database system development lifecycle.?

The information system lifecycle focuses on the entire system development process, including planning, analysis, design, implementation, and maintenance. The database system development lifecycle is a subset of this, specifically focusing on the database design, implementation, and maintenance within the broader information system context. Both lifecycles work together to ensure that the database system supports the overall information system requirements and objectives.


What exactly is a remote database administrator?

Someone who's responsible for the design, implementation and maintenance of an organizations online database. They have to not only keep an eye out for any problems with the system but be ready to fix it if something's wrong.


What information repeated in a database in a manner that indicates poor design is said to be?

Redundant.


How many max data files can there be in an Oracle Database?

There can as many as the Operating System will support. The limitation of "how many" is set by the OS and not the database. Two Oracle parameters to research that are related to your question however.... db_files, and maxdatafiles


What is the need for aggregation?

Aggregation is an important concept in database design where composite objects can be modelled during the design of database applications. Therefore, preserving the aggregation concept in database implementation is essential. In this paper, we propose models for implementation of aggregation in an Object-Relational Database Management System (ORDBMS) through the use of index clusters and nested tables. ORDBMS is a commercial Relational Database Management Systems (RDBMS), like Oracle, which support some object-oriented concepts. We will also show how queries can be performed on index clusters and nested tables.


What is the difference between tables and form database objects?

Database table objects store data. Form objects used by applications provide a visually pleasing or sensible way of accessing or updating data contained in the database tables. This means that the form object is a display specification.