10th Question
10th Question
3.Akshat You want to store a huge amount of Information about his firm in a
database. Which type of table organization would be most suitable For this
purpose.
A) Relational. B). Flat file C.) Either relational or Flat files. D). Hierarchical.
A) Rows, column. B) Columns, rows. C). Rows, columns. D). Forms, reports.
A )Photos, music files, etc B.) Integer value. C). Only image files. D). only
video file.
7. what data type Should you Choose for a Zip code Filled in your table.?
8. The types The dictates What sort of data can be Stored within your field Is
known as.____________
10. Say true or false? There can be Only one relationship Defined for a table.
11. The process of arranging record In order by One or more field Is known
as.__________
12.In order to Display only Those records in a query based on months Tables
Where total_ Mark are More than 74.9., bits of the Row. From the bottom.
Section of the query design. View will be. Used to define the condition. For
the query?
A). Primary key B). Short field C) Group field D) Foreign key.
15. The._______ Window is used to. Great, view, and Edit Relationships.
17. Which of the? Following fields Would not make a Suitable primary key.
A). a customer's account number. B). a date field. C) An auto number field
D). A student Admission number.
18. Which of the following Field properties Ensure that Data cannot be
Skipped In the field Or. Field cannot be Left empty?
19) Say true or false A foreign key is the primary key of another table.
A). Field properties. B). Subject associated with the real data. C.) Character
lengths D). All of these.
Part B
EMPID Char(4)
EMPNAME Varchar(15)
DESIGN Varchar(20)
SALARY Decimal
PART C