Write down the uses of the following a) DOCUMENT AREA b) CURSOR
Answers
Answer:
document area
The document area is the area where the user types the text in a Word document. It is a blank section of a word processor. It allows the user to create content. It is basically a blank word document having a white page as a document area
Cursors are used by database programmers to process individual rows returned by database system queries. Cursors enable manipulation of whole result sets at once. In this scenario, a cursor enables the sequential processing of rows in a result set
Explanation:
hope it helps plz mark me brainlist
Answer:
Cursors are used by database programmers to process individual rows returned by database system queries.
The document area is the area where the user types the text in a Word document. It is a blank section of a word processor. It allows the user to create content. It is basically a blank word document having a white page as a document area.