Home
Current Affairs January 2024

What is the correct answer?

4

Count function in SQL returns the number of

A. values.

B. distinct values.

C. groups.

D. columns.

Correct Answer :

A. values.


Related Questions

What is the correct answer?

4

Secondary storage

A. magnetic disk

B. magnetic tape

C. juke box

D. cache

What is the correct answer?

4

The minimal set of super key is called

A. Primary key

B. Secondary key

C. Candidate key

D. Foreign key

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

A …………… is a memory area where data are processed.

A. view

B. trigger

C. cursor

D. none of the above

What is the correct answer?

4

Thermal noise is often referred to as ............... noise, because it affects uniformly the different frequencies.

A. Gray

B. White

C. Blue

D. Black

What is the correct answer?

4

Select the incorrect statement

A. View is derived from other tables.

B. Once a transaction has executed commit work its effect cant be undone by rollback work .

C. The input to the aggregate function avg can be non numeric data types

D. A primary key can never be null.

What is the correct answer?

4

Which of the following normalization is needed, if an attribute of a composite key is dependent on an attribute of the other composite key?

A. BCNF

B. Second

C. Third

D. Fourth

What is the correct answer?

4

Which of the following works as a filter?

A. UPDATE

B. DROP

C. ALTER

D. SELECT

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

Triggers are also called

A. active rules

B. passive rules

C. inferences

D. none of the above

What is the correct answer?

4

As a side-effect of database update ,the system automatically executes a statement called

A. a view

B. a grant permission

C. a trigger

D. all of the above

What is the correct answer?

4

Which of the following submit and execute query at run time?

A. Static SQL

B. Dynamic SQL

C. both

D. none of these

What is the correct answer?

4

Authorization command in SQL

A. Allow

B. Access

C. Grant

D. none of the above

What is the correct answer?

4

An operation that will increase the length of a list is

A. insert

B. modify

C. lookup

D. none of the above

What is the correct answer?

4

Query processing is

A. converting data to insert in a database

B. translation of query to lower form

C. range of activities involved in extracting data from a database

D. none of the above

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

Which of the following statement returns data to the host variables one at a time?

A. SELECT

B. RETURN

C. FETCH

D. GET

What is the correct answer?

4

Extended Entity Relationship model consists of which of the following
i) Specialization
ii) Generalization
iii) Categorization

A. i and ii only

B. ii and iii only

C. i and iii only

D. All i, ii iii

What is the correct answer?

4

Radio frequencies below ............. are more suitable for omnidirectional applications.

A. 300MHz

B. 1GHz

C. 5GHz

D. 10 GHz

What is the correct answer?

4

In RDBMS, Data is presented as a collection of

A. Relation

B. Table

C. Attribute

D. Entity

What is the correct answer?

4

Which of the following is not an Aggregate function?

A. Min

B. Max

C. Select

D. Avg

What is the correct answer?

4

Which of the following are the properties of entities?

A. Groups

B. Table

C. Attributes

D. Switchboards

What is the correct answer?

4

The output of the Data Definition Language is stored in the

A. view table

B. schema

C. metadata

D. all of the above.

What is the correct answer?

4

Mail services are available to network users through the

A. Session layer

B. Presentation layer

C. Application layer

D. Transport layer

What is the correct answer?

4

Multivalued dependency is removed in

A. 4 NF

B. 3 NF

C. 2 NF

D. 1 NF

What is the correct answer?

4

In an Entity-Relationship Diagram Diamonds represents

A. Attributes

B. Multi-valued attributes

C. Weak entity set

D. Relationship sets

What is the correct answer?

4

The database environment has all of the following components except:

A. users.

B. separate files.

C. database.

D. database administrator.

What is the correct answer?

4

Referential integrity

A. controls relationships between operations of an object

B. controls relationships between instances of a class

C. controls relationships between attributes in a table

D. controls relationships between tables in a database

What is the correct answer?

4

Select the correct statement
i) Aggregate functions work on a group of data and return a single value.
ii) ODBC connects the frontend with the database without considering its compatibility
iii) View definition cant be used at multiple places through with clause .

A. i and ii only

B. ii and iii only

C. i and iii only

D. i only

What is the correct answer?

4

A table that displays data redundancies yields ____________ anomalies

A. Insertion

B. Deletion

C. Update

D. All of the above