Results 311 to 320 of about 5,171,918 (330)
Some of the next articles are maybe not open access.

A table presentation system for database and Web applications

IEEE International Conference on e-Technology, e-Commerce and e-Service, 2004. EEE '04. 2004, 2004
Report generation is arguably the most important task for database applications. It is especially important for e-commerce applications, since dynamic Web pages consisting of database reports are essential to almost every transaction. When a report is generated, the layout of the data sources must be converted to the layout of the report.
Woei-Kae Chen, Kuo-Hua Chung
openaire   +2 more sources

Parallel algorithm for table division in relational databases

Microprocessing and Microprogramming, 1993
Abstract From a sequential implementation of the division algebraic operator applied to Relational Database tables, we develop and show in this paper a parallel version of the same operator that improve its effectiveness in execution time running on a parallel machine model.
José A. Gámez   +2 more
openaire   +2 more sources

Creating Databases and Tables Inputting Data

1990
In this chapter we show you how to start and finish an SQL session, set up new tables, alter the columns a table contains, type in rows of data, and get rid of a table altogether.
openaire   +2 more sources

Tables are Not Your Friends: Graph Databases

2015
Proponents of key-value stores, document databases, and relational systems disagree about practically every aspect of database design, but they do agree in one respect: databases are about storing information about “things,” be those things represented by JSON, tables, or binary values.
openaire   +2 more sources

Creating Database Tables by Running Migrations

2013
We shall need a database to store data for the JRuby on Rails application. Next, create the database table. We shall use migrations to create a database table in Oracle™ database or MySQL™ database. Migrations are Ruby classes used to create and update database tables.
openaire   +2 more sources

Chapter 15: Managing Large Tables and Databases

2015
Very large tables (where you have row counts in the tens of millions) have special needs. All data manipulations and maintenance operations need special considerations. This chapter will deal with features in SQL Server that can help; specifically, I’ll cover how partitioning a table can ease data movements and how the use of filegroups and data ...
Wayne Sheffield   +2 more
openaire   +2 more sources

Statistical relational tables for statistical database management

IEEE Transactions on Software Engineering, 1986
E.F. Codd's (1970) relational view is extended to represent statistical data and to achieve its analysis. A new view called a statistical relational table is presented to meet the needs of statisticians, and some of Codd's relational operators are extended to statistical relational tables.
openaire   +2 more sources

Creating and Using Excel Database Tables

2010
Packed with over sixteen thousand columns and more than a million rows, each Excel worksheet has enough space to contain serious amounts of data—so it’s great for creating a database to store information and quickly find the items you need.
openaire   +2 more sources

Dynamic generation of database tables for genetic data

Proceedings. 17th IEEE Symposium on Computer-Based Medical Systems, 2004
In this paper, the development of a software tool that will accept an XML file containing genetic data and dynamically generate database tables in which to load the data is reported. Development of the tool is due to two recent developments. First is the increasing number of traditional clinical researchers who want to access to genetic data. Secondly,
openaire   +2 more sources

Create and Test a MySQL Database and Table

2013
This chapter introduces the concept of a database and a practical way of testing it. Using the projects, you will create a MySQL database and a table. As you work through the projects, you will become familiar with the phpMyAdmin interface.
openaire   +2 more sources

Home - About - Disclaimer - Privacy