1.

In query processing, the ___________ is the lowest-level operator to access data.(a) Index Search(b) Linear search(c) File scan(d) Access pathsI have been asked this question at a job interview.Question is from Selection Operation topic in division Query Processing Techniques of Database Management

Answer»

Right choice is (C) File scan

Explanation: File scans are search algorithms that LOCATE and retrieve RECORDS that fulfill a selection CONDITION.



Discussion

No Comment Found

Related InterviewSolutions