Home
Current Affairs January 2024

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

Correct Answer :

B. Look up Wizard


Related Questions

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

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

Which is not a view to display a table in Access?

A. Datasheet View

B. Design View

C. Pivot Table & Pivot Chart View

D. None of above

What is the correct answer?

4

Two tables can be linked with relationship so that the data integrity can be enforced. Where can you find Relationship Command?

A. Home Tab

B. Create Tab

C. External Data Tab

D. Database Tab

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

An Access database object that is used to enter, view or edit records

A. Table

B. Form

C. Query

D. Report

What is the correct answer?

4

Which of the following is not a database object?

A. Tables

B. Queries

C. Relationships

D. Reports

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

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

The command center of access file that appears when you create or open the MS Access database file.

A. Database Window

B. Query Window

C. Design View Window

D. Switchboard

What is the correct answer?

4

It is a sign or symbol that specifies, operator, and values that produce a result

A. operator

B. query

C. expression

D. None of the above

What is the correct answer?

4

In a database table, the category of information is called ____________

A. tuple

B. field

C. record

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

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

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

Which of the following term is least related to database?

A. Attributes

B. Tuples

C. Relationship

D. Columns

What is the correct answer?

4

The database language that allows you to access or maintain data in a database

A. DCL

B. DML

C. DDL

D. None of above

What is the correct answer?

4

The size of Yes No field is always

A. 1 bit

B. 1 byte

C. 1 character

D. 1 GB

What is the correct answer?

4

When entering field name, how many characters you can type in maximum?

A. 60

B. 64

C. 68

D. Any number of character

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

Query design window has two parts. The upper part shows

A. Name of fields, field type and size

B. Tables with fields and relationships between tables

C. Criteria

D. Sorting check boxes

What is the correct answer?

4

To create queries in Access

A. You can drag and drop fields on query builders

B. you can type the SQL command in SQL view

C. You can use query wizard or design view

D. All of above

What is the correct answer?

4

What happens when you release mouse pointer after you drop the primary key of a table into foreign key of another table?

A. A relationship is created

B. Edit relationship dialog box appears

C. Error occurs

D. Nothing happens

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

It is a query that when run displays its own dialog box prompting you for information, such as

A. Select

B. crosstab

C. Parameter

D. Append

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

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 search value can be an exact value or it can be

A. Logical Operator

B. Relationship

C. Wild card character

D. Comparison operation

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