adplus-dvertising
frame-decoration

Question

A locked file can be:

a.

accessed by only one user

b.

modified by users with the correct password

c.

is used to hide sensitive information

d.

both b and c

Answer: (a).accessed by only one user

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A locked file can be:

Similar Questions

Discover Related MCQs

Q. An Entity - relationship diagram is a tool to represent:

Q. Multi-valued dependency among attribute is checked at which level ?

Q. A WINDOW into a portion of a data base is:

Q. The E-R model is expressed in terms of:

(i) Entities
(ii) The relationship among entities
(iii) The attributes of the entities

Q. Specialization is a ............... process.

Q. The completeness constraint has rules:

Q. The entity type on which the ................. type depends is called the identifying owner.

Q. Match the following:

(i) 5 NF              (a) Transitive dependencies eliminated
(ii) 2 NF             (b) Multivalued attribute removed
(iii) 3 NF            (c) Contains no partial functional dependencies
(iv) 4 NF            (d) Contains no join dependency

Q. The normalization of 1NF relations to 2NF involves:

Q. Tuple in relational algebra refers to:

Q. A relation R on a set X is said to be a partial ordering if R is

Q. An attribute or set of attributes within one relation that matches the candidate key of some(possibly the same) relation:

Q. With QBE, inserting records from one or more source tables into a single target table can be achieved by:

Q. SQL command to delete a column from an existing table:

Q. Data Scrubbing is

Q. An attribute A of datatype varchar(20) has the value ‘xyz’, and the attribute B of datatype char(20) has the value “lmnop”, then the attribute A has ............... spaces and attribute B has ............... spaces.

Q. Data warehouse contains ............... data that is never found in operational environment.

Q. .................. command is used to remove a relation from SQL database.

Q. Which of the following statement/s is/are true?

(i) Facebook has the world’s largest Hadoop Cluster.
(ii) Hadoop 2.0 allows live stream processing of Real time data.

Choose the correct answer from the code given below:

Q. Consider the relation schema R = (A,B,C,D,E,F) on which the following functional dependencies hold:

A → B
B, C → D
E → C
D → A

What are the candidate keys of R?