Question

Identify the relational database model's basic components

Identify the relational database model's basic components

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer:

The basic components of the relational database model are:

1. Tabel

2. Attributes

3. Tuples

4. Domain

1. Table

Data when arranged in rows and columns, a table is formed.

2. Attributes

In a table, there are rows and columns. Each column forms a different sense in a table.

For example, if we are storing the employee details in a table, then it goes like this:

Employee_ID Employee_Department
101 Engineering
201 Management
301 Human Resource

Here the Employee ID and Employee Department represent the attributes.

3. Tuples

The row is called a Tuple. In the above table, we have 4 rows and 2 columns

4. Domain

It is actually a group of valid values. Like Domain of months: Jan, Feb, March ...... Like in the above table, attribute Employee_ID accepts only integer domain. It cannot accept float or double. Likewise, Department_names only accept characters, not numbers.

Upvote the answer ( as much needed for me) if it helps else let me know your doubts. Thank you!!!

Add a comment
Know the answer?
Add Answer to:
Identify the relational database model's basic components
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT