Home
Current Affairs January 2024

What is the correct answer?

4

Which of the following is a method to create a new table in MS Access?

A. Create table in Design View

B. Create Table using wizard

C. Create Table by Entering data

D. All of above

Correct Answer :

D. All of above


Related Questions

What is the correct answer?

4

Which of the following term is least related to database?

A. Attributes

B. Tuples

C. Relationship

D. Columns

What is the correct answer?

4

To create primary key for a table when in design view

A. Type PRIMARY in field type box when creating required field

B. Mark the Primary check box in field name of required field

C. Click the Primary Key button in Design ribbon when the cursor is in required field

D. None of the above

What is the correct answer?

4

To sort records in a table

A. Open table, click on the field on which the sorting is to be done, then click Sort button on database toolbar

B. Open table, click Sort button on database toolbar, choose field based on which to sort, click OK

C. Click the field heading to sort it ascending or descending

D. All of above

What is the correct answer?

4

Which of the following is not a database object in MS Access?

A. Tables

B. Query

C. Report

D. Relationship

What is the correct answer?

4

The size of a field with Number data type can not be

A. 2

B. 4

C. 8

D. 16

What is the correct answer?

4

When a picture or other graphic image is placed in the report header section it will appear____

A. Once in the beginning of the report

B. At the top of every page

C. Every after record break

D. On the 1st and last pages of the report

What is the correct answer?

4

We can remove a relationship defined between two tables by

A. From Edit menu choose Delete Relationship

B. Select the relationship line and press Delete

C. Choose Delete option from Relationship menu

D. All of above

What is the correct answer?

4

A primary key in any table has the properties

A. Not Null

B. No Duplicates

C. Both of above

D. None of above

What is the correct answer?

4

The expression builder is an access tool that controls an expression___ for entering an expression

A. Table

B. Box

C. Cell

D. Palette

What is the correct answer?

4

It is a database object to view, change, and analyze data in different ways

A. query

B. form

C. report

D. None of the above

What is the correct answer?

4

Which of the following is not a type of relationship that can be applied in Access database

A. One to One

B. One to Many

C. Many to Many

D. All of above can be applied

What is the correct answer?

4

To create a new table, in which method you dont need to specify the field type and size?

A. Create table in Design View

B. Create Table using wizard

C. Create Table by Entering data

D. All of above

What is the correct answer?

4

This key uniquely identifies each record

A. primary key

B. key record

C. unique key

D. field name

What is the correct answer?

4

Cascade update option

A. means do not change the value in the primary key field if that record has related records in another table

B. means change all the related records in child tables if the record in parent table is changed

C. Both of above

D. None of above

What is the correct answer?

4

A database can be best described as

A. Organized collection of data

B. Useful presentation of data

C. Graphical representation of data

D. All of above

What is the correct answer?

4

What is the difference between Open and Open Exclusively?

A. Open statement opens access database files and Open Exclusively opens database files of other program like Oracle

B. Open Exclusive locks whole database so that no one can access it whereas Open locks only the record that is being accessed

C. Both Open and Open Exclusively are same

D. Open Exclusive command does not exist in MS Access

What is the correct answer?

4

If you need to edit a relationship

A. Right click the relationship line and choose Edit Relationship

B. Double click the relationship line

C. Both of above

D. None of above

What is the correct answer?

4

When creating a new table which method can be used to choose fields from standard databases and tables

A. Create table in Design View

B. Create Table using wizard

C. Create Table by Entering data

D. None of above

What is the correct answer?

4

Which field type will you select when creating a new table if you require to enter long text in that field?

A. Text

B. Memo

C. Currency

D. Hyperlink

What is the correct answer?

4

Which of the following expresses correct order?

A. Characters, Fields, Records, Tables, Files, Databases

B. Characters, Fields, Records, Tables, Database, Files

C. Databases, Tables, Files, Records, Field, Character

D. Files, Databases, Tables, Records, Fields, Characters

What is the correct answer?

4

In one-to-many relationship the table in one side is called _______ and on many side is called _______

A. Child , Parent

B. Parent , Child

C. Brother , Sister

D. Father , Son

What is the correct answer?

4

After entering all fields required for a table, if you realize that the third field is not needed, how will you remove?

A. You need to delete the whole tablThere is no method to remove a particular field only.

B. Delete all the fields from third downwards and reenter the required fields again.

C. Select the third column in datasheet view then Delete

D. Select the third row in table design view then Delete

What is the correct answer?

4

You can set a controls border type to make the border invisible.

A. Transparent

B. Invisible

C. Do not display

D. No border

What is the correct answer?

4

Which of the following can be an example of a database?

A. Address book of all the suppliers of a company

B. Salary sheet of all the employees of a company

C. Records of daily sales transactions of a company

D. All of above

What is the correct answer?

4

In table design view, which key can be used to switch between the field names and properties panels?

A. F3

B. F4

C. F5

D. F6

What is the correct answer?

4

To create relationship between two tables

A. drag the primary key of a table into foreign key of another table

B. drag the foreign key of a table into the primary key of another table

C. drag any field from parent table and drop on child table

D. Any of above can be done to create relationship

What is the correct answer?

4

Both conditions display on the same row in the design grid when ___operator is in use

A. OR

B. IN

C. AND

D. LIKE

What is the correct answer?

4

The task of arranging data in order is called

A. Searching

B. Sorting

C. Ordering

D. Shorting

What is the correct answer?

4

It is most common type of query. It retrieves records from one or more tables and then displays the

A. Parameter

B. Select

C. crosstab

D. All of above

What is the correct answer?

4

A small button with three dots usually displayed at the right of field properties box

A. Make button

B. Expression button

C. Build button

D. None of above