Home
Current Affairs January 2024

What is the correct answer?

4

To duplicate a controls formatting you can use___

A. Manager

B. Wizard

C. Painter

D. Control

Correct Answer :

C. Painter


Related Questions

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 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

This is the stage in database design where one gathers and lists all the necessary fields for the database project.

A. data definition

B. data refinement

C. establishing relationship

D. none of the above

What is the correct answer?

4

Which of the following database object produces the final result to present?

A. Forms

B. Reports

C. Queries

D. Tables

What is the correct answer?

4

The third stage in designing a database is when we analyze our tables more closely and create a ___________ between tables

A. relationship

B. Join

C. Query

D. None of these

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

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

The default and maximum size of text field in Access

A. 50 and 255 Characters

B. 8 and 1 GB

C. 266 characters & 64000 characters

D. None of above

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

A __________ enables you to view data from a table based on a specific criterion

A. Form

B. Query

C. Macro

D. Report

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

Which of the following is NOT a type of Microsoft Access database object?

A. Table

B. Form

C. Worksheets

D. Modules

What is the correct answer?

4

What does the show check box in query design window indicate

A. It indicates whether the field is to be used or not

B. It indicates whether the field is to be displayed in query result or not

C. It indicates whether the field names to be displayed in query result or not

D. None of above

What is the correct answer?

4

You can automatically include all of the field in a table in a query by___ a strike that appear list box in query design view

A. Clicking

B. Right clicking

C. Double clicking

D. None of the above

What is the correct answer?

4

The__ button on the tool box display data from a related table

A. Sub form sub report

B. Relationships

C. Select objects

D. More controls

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

In table design view what are the first column of buttons used for

A. Indicate Primary Key

B. Indicate Current Row

C. Both of above

D. None of above

What is the correct answer?

4

Referential integrity means

A. Do not enter a value in the foreign key field of a child table if that value does not exist in the primary key of the parent table

B. Do not enter a value in the primary key field of child table if that value does not exist in the primary key of the parent table

C. Do not enter a value in the foreign key field of a parent table if that value does not exist in the primary key of the child table

D. All of above

What is the correct answer?

4

A __ name must be unique within a database

A. Table

B. Field

C. Record

D. Character

What is the correct answer?

4

Following is not a database model

A. network database model

B. relational database model

C. Object Oriented database model

D. None

What is the correct answer?

4

The___ operator will cause a record to be selected only if two or more conditions are satisfied

A. Or

B. If or

C. Range

D. And

What is the correct answer?

4

What is a form in MS Access

A. It is a printed page where users will write their data to fill it up

B. It is an input screen designed to make the viewing and entering data easier

C. This is an important part of database used by analysts to draw conclusions

D. All of above

What is the correct answer?

4

A database object in MS Access that stores a question about the data in database?

A. Table

B. Form

C. Query

D. Report

What is the correct answer?

4

How can you link a table with another so that a field in current table will display values in drop down box from another table while entering data:

A. Query Wizard

B. Look up Wizard

C. Form Wizard

D. Report Wizard

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

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

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

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

The two form layout types will display multiple records at one time are tabular and___

A. columnar

B. justified

C. date sheet

D. pivot table

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