Question: Suppose the database given by the diagram below has been implemented in Django. Using the interactive shell, provide the commands to: 1) Create a user

Suppose the database given by the diagram below has been implemented in Django. Using the interactive shell, provide the commands to: 1) Create a user whose name is "Jonathan Kempe", email address is jonathanumass.edu and phone number is "(612) 734-1232" 2) Retrieve the name and phone number of the user whose email address is smdiaye@gmail.com 3) Update the phone number for a user whose name is "Carl Maxwell" to "(480) 722-0976" 4) Delete the user whose email address is "smdiaye@gmail.com" phone email mag dato User sends Message esp date Nor resp by Response response Suppose the database given by the diagram below has been implemented in Django. Using the interactive shell, provide the commands to: 1) Create a user whose name is "Jonathan Kempe", email address is jonathanumass.edu and phone number is "(612) 734-1232" 2) Retrieve the name and phone number of the user whose email address is smdiaye@gmail.com 3) Update the phone number for a user whose name is "Carl Maxwell" to "(480) 722-0976" 4) Delete the user whose email address is "smdiaye@gmail.com" phone email mag dato User sends Message esp date Nor resp by Response response
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
