Chapter No 6
Table and Query
1. The data in table is entered in
- Design View
- Normal View
- Datasheet View
- Layout View
2. The rule that a record from a table cannot be deleted if its associated record exists in a related table is called _____rule
- Referential Integrity
- Entity-Relationship
- Normalization
- all of them
3. The fundamental concept of relational database is choose which one is correct:
- Query
- Table
- Form
- Record
4. The actual data of database is stored in choose which one is correct:
- Query
- Table
- Forms
- Report
5. is the object of MS-Access database file choose which one is correct:
- Queries
- Tables
- Forms
- All of these
6. In a relational database, a single piece of information is called choose which one is correct:
- Field
- Attribute
- Entity
- Both (a) & (b)
7. The number of fields in a relation or table is called choose which one is correct:
- Degree of relation
- Cardinality of relation
- State of relation
- None
8. Which of the following buttons of Find and Replace dialog box is clicked to start he search process choose which one is correct?
- Find
- Find Next
- Search
- Next
9. As in design view, you can move from field to field in the table window in datasheet view using ________button.
- Tab
- Esc
- Enter
- Spacebar
10. The number of records (or row) in a table or relation is called choose which one is correct:
- Degree of relation
- Cardinality of relation
- State of relation
- None
11. How may table view are available in MS-Access choose which one is correct?
- 1
- 2
- 3
- 4
12. The data in table is entered in choose which one is correct:
- Design View
- Normal View
- Datasheet View
- Layout View
13. The structure of table is designed in choose which one is correct:
- Design View
- Normal View
- Datasheet View
- Layout View
14. views can be used to add, edit, and delete records to and from the table choose which one is correct:
- Design View
- Record View
- Datasheet View
- Edit View
15. The relationship between countries and their capitals is an example of ________relationships.
- One-to-one
- one-to-many
- Many-to-many
- none of them
16. menus in MS-Access contains commands that can be used to switch between table views choose which one is correct?
- File
- View
- Edit
17. The maximum length of text type field is choose which one is correct:
- 50 Characters
- 250 characters
- 155 characters
- 255 characters
18. is not an example of data type in MS-Access choose which one is correct:
- Memo
- Menu
- Text
- Currency
19. is the default data type in MS-Access choose which one is correct:
- Memo
- AutoNumber
- Text
- None of these
20. is the default field size of Text data type in MS-Access choose which one is correct:
- 100
- 50
- 255
- 150
21. In memo type field, more than ______ characters can be stored.
- 64
- 640
- 6400
- 64000
22. The structure of a table can be modified in
- Datasheet View
- Normal Layout
- Design View
- None of above
23. The maximum length of text type field is
- 16 Characters
- 255 characters
- 64 Characters
- 32 Characters
24. type of fields cannot be used as key field choose which one is correct:
- Memo
- AutoNumber
- Text
- Number
25. type of fields is used to store the URL address of website choose which one is correct:
- Text
- Hyper Link
- OLE Object
- Memo
26. can be used to define a field that can store picture, chart, or other graphic object choose which one is correct:
- Text
- Hyper Link
- OLE Object
- Memo
27. can be used to define a field that can create a sequence of number automatically choose which one is correct:
- Currency
- AutoNumber
- Number
- Memo
28. specifies the Field property choose which one is correct:
- Default Value
- Input Mask
- Field Size
- All
29. table views, Field properties are shown choose which one is correct:
- Design View
- Form
- Datasheet View
- Report
30. Which field is used to store URL address
- Memo
- Hyperlink
- Text
- OLE object
31. Which of the following type of queries is used to make changes in database choose which one is correct?
- Parameter Query
- Action Query
- Select Query
- Crosstab Query
32. field types can be indexed choose which one is correct:
- Memo
- Hyper Link
- OLE Object
- Number
33. The maximum length of a field name in MS-Access is _____ characters.
- 64
- 640
- 6400
- 64000
34. To find a four-characters name that starts with H, the criteria is specified as choose which one is correct:
- H*4
- H choose which one is correct?4
- H
- H###
35. manus contains Find and Replace commands choose which one is correct:
- File
- View
- Edit
- Tool
36. For which data user need not to enter data for that field
- Number
- Auto Number
- Automatic Number
- Auto
37. OLE stands for
- Object Linking and Embedding
- Object Like Embedding
- Optional Link Encoding
- None of Above
38. A ___________ will link to a website or another location in the database
- Link
- Network
- Hyperlink
- HTTP
39. buttons of Find and Replace dialog box is clicked to start the search process choose which one is correct:
- Find
- Find Next
- Search
- Next
40. In Design view, you can move from field to field in the Table window in Datasheet view using ______ button choose which one is correct:
- Tab
- Esc
- Enter
- Spacebar
41. An association established between common fields in two tables is called choose which one is correct:
- Entity
- Entity-Relationship Model
- Relationship
- Integrity
42. How many types of relationship are there choose which one is correct?
- 2
- 3
- 4
- 5
43. Arranging data or records of a table in a specific order i.e, in alphabetical or numeric order is called choose which one is correct:
- Data sorting
- Data Filtering
- Data querying
- All
44. is wildcard character choose which one is correct:
- >
- <
- +
- *
45. The optional information while creating a table in design view is
- Field Data Type
- Description
- Field Size
- Field Name
46. A value that is set automatically for a field if not value is given by the user is called
- Automatic Value
- Value
- Natural Value
- Default Value
47. _________controls the value of a record and sets it in a specific format
- Field Validation Rules
- Data Format
- Input Mask
- Indexes
48. ________ specify criteria for the data entered in the worksheet
- Field Validation Rules
- Data Format
- Input Mask
- Indexes
49. _________allow Access to query and sort records faster
- Key
- Primary Key
- Index
- All of Above
50. is wildcard character choose which one is correct:
- choose which one is correct?
- *
- !
- Both a and b
51. The resulting collection of records is called choose which one is correct:
- Report
- Query
- Dynaset
- Form
52. queries is used to perform calculations on the data of numeric fields choose which one is correct:
- Select Query
- Action Query
- Parameter Query
- Crosstab Query
53. is not an example action query choose which one is correct:
- Select
- Delete
- Parameter
- Convert
54. query is used to join two tables choose which one is correct:
- Select
- Delete
- Parameter
- Crosstab
55. query displays a dialog box to get information from user choose which one is correct:
- Select
- Delete
- Parameter
- Crosstab
56. Which menu is used to sort data in Microsoft Access
- Tools
- Data
- Records
- Query
57. Which sign is used for not equal to in Microsoft Access Filter
- !=
- Not =
- Not Equal To
- <>
58. The filtered contents of a filter in Microsoft Access can be saved as
- File
- Table
- Sheet
- Query
59. Criteria to find a word which starts with z and ends with c but can have any number of characters
- z choose which one is correct?c
- z&c
- z#c
- z*c
60. The __________ is specified in a table to avoid duplicate entries of records
- Key
- Field
- Primary Key
- All of Above