Results 281 to 290 of about 7,492,517 (328)
Some of the next articles are maybe not open access.

SEBDB: Semantics Empowered BlockChain DataBase

IEEE International Conference on Data Engineering, 2019
Blockchain has been adopted in many applications to construct trust among multiple participants, such as supply chain management, digital assets transfer, philanthropy, etc. Blockchain platforms are often used as decentralized databases.
Yanchao Zhu   +4 more
semanticscholar   +1 more source

Managing Large Tables and Databases

2012
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 ...
Jonathan Gennick   +4 more
openaire   +2 more sources

Create and Test a Database and Table

2018
This chapter introduces the concept of a database and a practical way of testing it. Using the examples, you will create a MariaDB or MySQL database and a table. As you work through the examples, you will become familiar with the database administration interface.
Adrian W. West, Steve Prettyman
openaire   +2 more sources

A table oriented database-prolog system

Microprocessing and Microprogramming, 1989
Abstract A system which tightly integrates Prolog and relational database is presented. In our approach, a new data object “table” is extended to Prolog. Any data object may be defined as an element in a Prolog's table. So a set of clauses may be described in a table rather than in Horn clauses.
Yukio Kaneda, S. M. Kuo
openaire   +2 more sources

Managing Multiple Database Tables

2010
The previous chapter showed you how to use INNER JOIN and LEFT JOIN to retrieve information stored in multiple tables. You also learned how to link existing tables by adding an extra column to the child table and updating each record individually to insert a foreign key.
openaire   +2 more sources

Creating Database and Tables

2012
When developing applications, you’ll often be required to create a database and add tables to it, rather than just using an existing database and table objects. This chapter is about creating a fresh database and then creating the tables that it contains.
openaire   +2 more sources

Querying database tables

1995
This example is going to query the census table and display first of all a list of the names of the people in the village of Denton who are over 21 and secondly all those females who live in the village who are over 21.
openaire   +2 more sources

Creating Databases Using Tables

2011
Packed with more than 16,000 columns and more than 1 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

Creating and Using Database Tables

2020
In this chapter, you will learn how to create and use Access database tables. You’ll define field types and properties, use the AutoNumber field type to create a primary key, and find out how a table behaves as records are inserted and deleted. You will also learn about record locks and how Microsoft Access manages them.
openaire   +2 more sources

How to Create Database Tables for Bullhorn

2017
Scripts for creating the database tables are included with the source code for Bullhorn. I usually recommend saving SQL scripts in a folder called SQL Scripts so you can easily recreate the database on other systems.
A. J. Henley, Dave Wolf
openaire   +2 more sources

Home - About - Disclaimer - Privacy