Home
Current Affairs January 2024

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

Correct Answer :

C. Create Table by Entering data


Related Questions

What is the correct answer?

4

While creating relationship, when you drag a field of a field to drop into another table the mouse pointer changes into

A. a doctors sign

B. thin + sign

C. outline rectangle

D. None of above

What is the correct answer?

4

The key uniquely identifies each record in a table.

A. primary key

B. key word

C. filed name

D. All of above

What is the correct answer?

4

What do you mean by one to many relationship between Student and Class table?

A. One student can have many classes

B. One class may have many student

C. Many classes may have many students

D. Many students may have many classes

What is the correct answer?

4

If you write criteria values vertically (one in a row) it will mean

A. OR conditions

B. AND conditions

C. NOT condition

D. None of above

What is the correct answer?

4

This option allows you to build a new table by entering data directly into the datasheet.

A. datasheet view

B. design view

C. link table

D. None of the above

What is the correct answer?

4

Which of the following may not be a database?

A. Data presented in table in MS Word document

B. Data entered in Excel spreadsheet

C. A presentation created in PowerPoint

D. A telephone diary

What is the correct answer?

4

It is an association established between common fields of two tables.

A. line

B. relationship

C. primary key

D. records

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

Which of the following statement is true?

A. Foreign key fields dont allow duplicate values

B. In primary key field you can enter duplicate value

C. In an indexed field you may or may not enter duplicate value depending upon setting

D. All statements are true

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

A part of database that stores only one type of data is

A. Report

B. Field

C. Query

D. Record

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

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

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

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

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

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

What are the columns in a Microsoft Access table called?

A. Rows

B. Records

C. Fields

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

Which of the following creates a drop down list of values to choose from a list?

A. OLE Object

B. Hyperlink

C. Memo

D. Lookup Wizard

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

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

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

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 database object hold data?

A. Forms

B. Reports

C. Queries

D. Tables

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

DCL provides commands to perform actions like

A. Change the structure of tables

B. insert, update or delete records and data values

C. authorizing access and other control over database

D. None of above

What is the correct answer?

4

Every table in relational database contain a field or combination of fields that can uniquely identify each records, it is called

A. Foreign key

B. Native key

C. Composite key

D. Primary key