What do Record Field and Table mean in terms of a database

0 votes
Hi!!

Can someone tell me what do  ‘Record’, ‘Field’ and ‘Table’ mean in terms of a database?
Nov 12, 2018 in Database by DataKing99
• 8,240 points
20,992 views

1 answer to this question.

0 votes

You can refer to the following definitions to understand these terms.

  • Record: Record is a collection of values or fields of a specific entity. Eg. An employee, Salary account, etc.
  • Field: A field refers to an area within a record which is reserved for a specific piece of data. Eg. Employee ID.
  • Table: Table is the collection of records of specific types. E.g. Employee table is a collection of record related to all the employees.
answered Nov 12, 2018 by Sahiti
• 6,370 points

Related Questions In Database

0 votes
1 answer

What is a Join in terms of database?

JOINS are used to combine rows from ...READ MORE

answered Nov 13, 2018 in Database by DataKing99
• 8,240 points
805 views
0 votes
1 answer

Query to list number of records in each table in a database

Use the below code to list number of ...READ MORE

answered Oct 11, 2019 in Database by Omaiz
• 560 points
1,251 views
0 votes
0 answers

How to select the last record of a table in SQL?

Here is an example of code that ...READ MORE

Aug 23, 2022 in Database by Kithuzzz
• 38,010 points
837 views
0 votes
1 answer

Django 1.7: Makemigration: non-nullable field

As the order field is unique, you'll ...READ MORE

answered May 9, 2019 in Python by SDeb
• 13,300 points
3,850 views
0 votes
1 answer

How to color code cells of a column based on the text value in Tableau

You can use the following steps to ...READ MORE

answered Mar 27, 2018 in Tableau by Atul
• 10,240 points
9,442 views
0 votes
1 answer

Is it possible to access Couchbase by terminal?

What you want to accomplish isn't possible ...READ MORE

answered Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
486 views
0 votes
1 answer

How to connect Java program to the MySQL database?

You can connect your Java code with ...READ MORE

answered May 11, 2018 in Java by Parth
• 4,630 points
1,620 views
0 votes
2 answers

What are the ways to get the count of records in a table

With the help of the SQL count ...READ MORE

answered Aug 20, 2020 in Database by Okugbe
• 280 points
3,612 views
0 votes
1 answer

What are the different types of keys used in the database?

There are mainly 5 types of Keys, ...READ MORE

answered Nov 19, 2018 in Database by Sahiti
• 6,370 points
5,515 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP