Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

Students also viewed these Databases questions

Question

Frame messages for your audiences

Answered: 1 week ago