answersLogoWhite

0

What else can I help you with?

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


What is a DSN used for?

A DSN (Data Source Name) is used to connect an application to a database by defining the database connection parameters such as server location, database name, username, and password. It helps manage and streamline database connections within an application.


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.


Definition of database life cycle?

The database life cycle refers to the process of designing, creating, implementing, and maintaining a database system throughout its entire existence. It typically involves stages such as requirements analysis, database design, implementation, testing, deployment, and ongoing maintenance and updates to ensure the database remains efficient and effective.


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 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.


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.