Question
Distinguish between a record and a field in a table, with an example.

Answer

Distinguish between a record and a field in a table are as follows:
RecordField
It is a collection of data items, which represent a complete unit of information about a thing or a person.It is an area within the record reserved for a specific piece of data.
A record refers to a row in the table.A field refers to a column in the table.
Record is also known as tuple.Field is also known as attribute.
e.g. if Employee is a table, then entire information of an employee is called a record.e.g. if Empolyee is a table, then empld, empName, department, salary are the fields.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Observe the following web page and write the HTML code to generate it.
Image
Note the following points while generating the web page:
→ Title of the page is "Mangoes in India".
→ Font style for the page is Times New Roman.
→ Heading of the page is blue in color.
→ Background Image used is mangoes.jpg.
Write a program in Python to print the numbers 1, 2,..., 9, 10 using a while loop.
Write the HTML code to generate the following output:
Image
Note the following points while generating the webpage:
→ Link colour is green, active link colour is blue and visited link colour is red.
→ Title of the page is "eat healthy live healthy".
→ Heading of the page is maroon.
→ Image used is "Restaurant.jpg".
→ Caption of table is blue.
→ Table border is blue and of size 2.
→ The 4 links are one.html, two.html, three.html and four.html.
→ The email id for contact us is abc@xyz.com.
How does the stage of Scratch look like? If you must start at the middle of the left edge of the stage, what must be the coordinates of the sprite?
Write HTML tags according to the following requirements:
a. Create a hyperlink to the website "Google.com" when the text "Visit Google" is clicked.
b. Change the visited hyperlink default to Red.
c. Change the default left margin of your web page content to 60 points.
Carefully study the web page given below. Identify 10 tags (structural as well as formatting tags) that have been utilised in creating this web page and write the usage of each of them.
Image
Discuss the components of a database.
Note the given points while generating the following web page:
Image
a. Title of the web page should be "HTML TERMS".
b. The background color of the web page should be aqua.
c. Give a heading to the web page and also underline it.
d. Make use of the tags like $<$DL$>$, $<$DT$>$ and $<$DD$>$.
e. Use the different formatting tags like $<$FONT$>$, $<$B$>$, $<$I$>$
Explain online shopping and how many people shop online?