answersLogoWhite

0

They just are

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the database that contains tables linked by common fields?

A relational database is a database that contains tables linked by common fields. These common fields are used to establish connections between the tables and to retrieve related data across multiple tables using queries.


How are relationship between tables expressed in a relational database?

Tables are the basic building blocks of a relational database.


What is the relational database?

Relational database: Relational database means a collection data stored in different tables and each table are linked together by using primary key and foreign key. In relational database, data can be accessed from one table to another without reorganising the required table. The relational database was invented by E. F. Codd at IBM in 1970.


Which part of a relational database contains the logical structure for the information?

The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.The tables do. There must be at least two of them for a relational database.


Does a relational database store data in the form of a list?

A relational database stores data in the form of TABLES.


What is a database made up of in access?

Relational Database


It is possible to have more than one table in a relational database?

You have to have more than one table in a relational database. In a relational database tables are designed to be related to other tables, so there has to be a minimum of two tables. Quite often there are a lot more than two.


In a relational database can two or more tables be liked to appear as one table?

Yes. That is how relational database work.


A certain database has numerous tables but they do not share any fields in common. This database will not be as powerful as others because it is not .?

relational


What is a database that stores data in tables that consist of rows and columns?

A relational database.


A relational database consists of how many tables?

A relational DB can consist of any number of tables. --------------- Two or more tables to establish a relationship. You cannot have a relationship with yourself ...


What is the advantage of relational database model?

The advantages are as follows: The relational database model is by far the most widely used. It is easier to control, more flexible, and more intuitive than other approaches because it organizes data in tables. The relational model can also be used with personal computers and mainframe systems. It allows tables to be linked. This linkage is especially useful when information is needed from multiple tables.