Results 331 to 340 of about 3,236,092 (351)
Some of the next articles are maybe not open access.

Database Design and Creation

2012
Now that you’ve installed SQL Server and examined the main tools you’ll use as a SQL Server developer or administrator, it’s almost time to start building the ApressFinancial database solution. However, you can’t do this yet because you still don’t know what the database will hold.
openaire   +2 more sources

Database Design

2005
Publisher Summary This chapter discusses Data Definition Language (DDL), which is used to create a database schema. Programming languages are usually based on some underlying model—an understanding of the model ensures that the language makes much more sense.
openaire   +2 more sources

A microcomputer database design

Microprocessing and Microprogramming, 1989
Abstract The paper presents a microcomputer database design, which attempts to satisfy the following requirements: capability of operating in single-user and multi-user environments in centralized or distributed configurations, efficient access to data stored, separation of the end user from the internal level of the database, simplicity of ...
openaire   +2 more sources

Distributed Database Design

2011
The design of a distributed computer system involves making decisions on the placement of data and programs across the sites of a computer network, as well as possibly designing the network itself. In the case of distributed DBMSs, the distribution of applications involves two things: the distribution of the distributed DBMS software and the ...
M. Tamer Özsu, Patrick Valduriez
openaire   +2 more sources

Relational Database Modeling and Database Design

2003
A good database is the bedrock on which you can create a good application. To create a sound database, you need to learn conceptual modeling skills. Database modeling and design are areas in which not all database administrators (DBAs) are uniformly proficient.
openaire   +2 more sources

Databases and Table Design

2004
In this chapter we shall explain relational database management systems, databases, tables and column fields and records. Where appropriate, reference will be made to the MySQL database management system as this is the database system which we will use later in this book to manage our databases.
Simon Stobart, Mike Vassileiou
openaire   +2 more sources

Design of a virtual database

Information Systems, 1985
Abstract This paper proposes a database management system that automatically executes and integrates data retrieval, information deduction and information processing for query processing. The major thesis is that a user should be allowed to define and access any information related to a database—even if the information is not explicitly stored in the
openaire   +2 more sources

Physical Database Design

2014
For the runtime engine to execute a SQL statement with adequate performance, you must provide it with a properly sized machine that has an adequate SGA and an adequate PGA. However, physical database design is also crucial: even with a reasonably sized machine, a well-written SQL statement, and a CBO that makes all its cardinality estimates perfectly ...
openaire   +2 more sources

Database Analysis and Design

2001
Now that SQL Server is installed and the main tools that we will use in our life as a SQL Server developer or administrator have been demonstrated, it is almost time to start building the Wrox_Golf_Resul t s database solution. However, we cannot do this yet because we still don’t know what will be within the database.
openaire   +2 more sources

Physical Database Design

2015
The two stages of database design are logical and physical design. Logical database design, also referred to as , is done first. It is the process of studying the workings of a business organization, constructing a set of tables to store the business data, and understanding the constraints on the data, the dependencies between the tables, and the ...
openaire   +2 more sources

Home - About - Disclaimer - Privacy