List of questions
Related questions
Question 97 - Professional Cloud Developer discussion
Your teammate has asked you to review the code below, which is adding a credit to an account balance in Cloud Datastore. Which improvement should you suggest your teammate make?
A.
Get the entity with an ancestor query.
B.
Get and put the entity in a transaction.
C.
Use a strongly consistent transactional database.
D.
Don't return the account entity from the function.
Your answer:
0 comments
Sorted by
Leave a comment first