

MCQOPTIONS
Saved Bookmarks
1. |
Which method Inserts a new row in the underlying table mapped to model? |
A. | Classmethod select() |
B. | Classmethod update() |
C. | classmethod delete() |
D. | classmethod insert() |
Answer» E. | |