Home »
MCQs »
PouchDB MCQs
Which of the following method fetches an attachment from a database document?
12. Which of the following method fetches an attachment from a database document?
- Putattachment()
- Getattachment()
- Attachment()
Answer: B) Getattachment()
Explanation:
Getattachment() method fetches an attachment from a database document.