Home
Current Affairs January 2024

What is the correct answer?

4

A logical schema

A. is the entire database.

B. is a standard way of organizing information into accessible parts.

C. describes how data is actually stored on disk.

D. both A) and C)

Correct Answer :

A. is the entire database.


Related Questions

What is the correct answer?

4

Which of the following Key is used to represent relationship between the tables?

A. Primary key

B. Secondary Key

C. Foreign Key

D. None of these

What is the correct answer?

4

The index table has …… Columns.

A. 1

B. 2

C. 3

D. 4

What is the correct answer?

4

Generalization is a

A. top-down approach.

B. bottom-up approach.

C. left-right approach.

D. none of the above

What is the correct answer?

4

The types of noiseless channels are
i) Selective Reject ARQ
ii) simplest protocol
iii) Go-Back-N ARQ
iv) Stop-and-Wait Protocol

A. i, ii only

B. ii and iv only

C. ii and iv only

D. i, iv only

What is the correct answer?

4

Which of the following concurrency control schemes is not based on serializability property?

A. Two-phase locking

B. Timestamped based locking

C. Graph-based locking

D. none of the above

What is the correct answer?

4

A data dictionary contains:
i) The name of all fields in all files.
ii) The data type of all fields in all files.
iii) The width of all fields in all files.

A. only i)

B. only i) and ii)

C. only ii) and iii)

D. i) ii) iii)

What is the correct answer?

4

The overall design of a database is called

A. Subschema of the database

B. Schema of the database

C. Structure of the database

D. View of the database

What is the correct answer?

4

A relation is said to be in ………. If it doesnt contain partial dependency

A. 1NF

B. 2NF

C. 3NF

D. BCNF

What is the correct answer?

4

The ability to modify the conceptual schema without causing any change to the application program is known as

A. Physical data independence

B. Logical data independence

C. External data independence

D. Static data

What is the correct answer?

4

The host part in a class A type of an IP address has

A. 12 bits

B. 16 bits

C. 24 bits

D. 28 bits

What is the correct answer?

4

A ………… clause permits a view definition to be used in multiple places within a query.

A. where

B. exist

C. with

D. select

What is the correct answer?

4

Tertiary storage

A. magnetic tape

B. juke box

C. optical disk

D. All of the above

What is the correct answer?

4

The ________ states that a foreign key must either match a primary key value in another relation or it must be null.

A. entity integrity rule

B. referential integrity constraint

C. composite attribute

D. action assertion

What is the correct answer?

4

In E-R Diagram weak entity set are represented by

A. Ellipse

B. Dashed ellipse

C. Dashed Rectangle

D. Doubled Rectangle

What is the correct answer?

4

Triggers are also called

A. active rules

B. passive rules

C. inferences

D. none of the above

What is the correct answer?

4

Which of the following is a classical approach to database design?

A. Left Right approach

B. Right Left approach

C. Top Down approach

D. Bottom Up approach

What is the correct answer?

4

A relation that has no partial dependencies is in which normal form

A. First

B. Second

C. Third

D. BCNF

What is the correct answer?

4

Unwanted energy from source other than the transmitter.

A. Attenuation

B. Distortion

C. Delay

D. Noise

What is the correct answer?

4

Select the incorrect statement

A. BCNF is stronger than 3NF

B. Relational algebra is a non-procedural language

C. Every conflict serializable schedule is view serializable.

D. none of the above

What is the correct answer?

4

A logical description of some portion of database that is required by a user to perform task is called as

A. System View

B. User View

C. Logical View

D. Data View

What is the correct answer?

4

Datalog is

A. procedural query language

B. nonprocedural query language

C. scan(), write()

D. none of the above

What is the correct answer?

4

The mode in which data item may be locked

A. Partner

B. Mutual

C. Exclusive

D. Atomic

What is the correct answer?

4

Tape storage is referred to as

A. sequential access storage

B. direct access storage

C. random access storage

D. none of the above

What is the correct answer?

4

DECLARE is a(an)

A. executable statement.

B. declarative statement.

C. Ordered file

D. none of the above

What is the correct answer?

4

Select the incorrect statement(s)
i) Foreign key values can be left blank
ii) In SQL duplicates may be present
iii) Theta join operation doesnt remove duplicate columns.
iv) NULL value means string of blank characters.

A. i ,iii only

B. ii, iv only

C. iii, iv only

D. ii, iii, iv

What is the correct answer?

4

Range variables are designed using the

A. TO clause

B. FROM clause

C. RANGE clause

D. none of the above

What is the correct answer?

4

The degree of the table with 500 rows and 7 columns is

A. 500

B. 7

C. 3500

D. none of these

What is the correct answer?

4

In this data model each record can hae more than one parent

A. Hierarchical model

B. E-R model

C. Network based model

D. none of these

What is the correct answer?

4

Log into a computer across an internet

A. IMAP

B. TELNET

C. POP3

D. Infrared

What is the correct answer?

4

Which of the following is not an Aggregate function?

A. Min

B. Max

C. Select

D. Avg