Top 100+ Database Interview Questions and Answers - 2

Question: 6

What is meant by processing?

Processing means to do some operations or computations on the data of different variables to relate them so that these data, when related, convey some meaning.

Question: 7

What are the two types of Data processing?

There are two types of Data processing are:

Manual Data Processing and

Computerized Data Processing

Question: 8

What is meant by searching?

Searching is a process to select a desired specific data from a database.

Searching is done using database commands on the relevant fields.

Question: 9

What is meant by Editing a Data?

Editing includes changing a value of a field in a record, deleting a record or appending a record.

Question: 10

What is meant by multiple sorting?

Multiple sorting means sorting on more than one field of a table at the same time.

Related Questions