answersLogoWhite

0


Best Answer

only one relationship can exists between two tables in the MS ACCESS software

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many relations may exist between two tables in a MS Access database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math

What is the basic difference between RDBMS and DBMS?

DBMS acronym for Database management system. There are number of DBMS like RDBMS, ORDBMS, HRDBMS etc . RDBMS is basically to define relationship between the tales and also it follows various codds rules.


What are the basic components of a database?

Tables, Entities, Attributes, Primary Keys, and Foreign Keys


Is the primary key field?

In a relational database it is used as a way to uniquely identify a record in a table. It also allows tables within the database to reference the specific record within the table. For example, a common practice is to have the database automatically determine the Primary Key with an auto-incrementing value starting at 1 upon inserting each new record. The reason for uniquely identifying the record is there could be cases where the data between two records are exactly the same, but they need to be separate as they do represent different things. For example, let's say you have a database containing the name of a person "John Smith". What would happen if you added "John Smith" into the database multiple times without a Primary Key? By providing the Primary Key as shown below, you can now reference the correct "John Smith". Id Name 1 John Smith 2 John Smith


What are some basic database functions that a spreadsheet cannot perform?

A spreadsheet is a computer application that simulates a paper accounting worksheet. It displays data in a two-dimensional matrix or grid consisting of rows and columns. Each column is a field, which used to define and store data and each row is a record, which is a connected set of one or more fields that describes an object such as person. While a spreadsheet allows for the creation of multiple tables, it does not support even the most basic database functionality such as support for self-documentation through metadata, enforcement of data types or domains to ensure consistency of data within a column, defined relationships among tables, or constraints to ensure consistency of data across related tables.


What are the foxpro commands in making a program?

There are lots of FoxPro command that you can do or make. But it is advisable to take up tutorials and hands on programming. Before making a program, you need of course to make a form, reports, menu, classes, codes, database, tables. Then you need to built it.

Related questions

What is a database made up of in access?

Relational Database


What organizes data as a collection of tables in Access?

database


How many tables are required in access database?

one


What is rdbm?

Rdbms stands for Relational database management system.It uses tables(relations) for storing the data.In mathematical terms these tables are called relations.


What are the responsibilities of the database designer?

As the name implies, a database designer develops both the logical and physical design of the database. For hierarchical databases, they define the parent-child relationships and in relational tables, the relations between tables. They also often develop validation rules, constraints and the like.


An access report can be generated from?

Reports in Access can be generated directly from database tables or through queries that have got their data from tables.


How are relationship between tables expressed in a relational database?

Tables are the basic building blocks of a relational database.


What is the difference between database and datastore?

A database is a structured collection of data organized for efficient retrieval and updating. A datastore is a repository for storing and managing data, which can include databases as well as other types of data storage systems such as key-value stores or document stores. Essentially, a database is a type of datastore, but not all datastores are databases.


What is the largest database size allowed in Microsoft access 2007?

Maximum size of a single Microsoft access 2007 is 2 GB. They can be linked to other tables in a database.


What database object allows you to select specific information from one or many tables?

You are referring to the Microsoft Access Database. This allows you the ability to select specific information from one or many tables.


What consist of a collection of tables which each contains information on a specific subject in mircosoft access?

database


How do you repair access Database using VB porgram?

Repair .mdb access files you may owing to tool below. Utility restore data tables, queries, table interconnections and other components of access database.