Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
400 words interface with the database
There are 2 main ways to interface with the database using stored procedures or passing in the raw queries directly.
If the class scheduler described in the Week 2 DB needed a screen to search for students, how might each approach be used?
Look at the advantages and disadvantages for each approach.
Provide a description of what functionality the screen will provide. What can the user do with this screen?
Consider the inputs (text boxes, drop-down lists, buttons, etc.) available to the user and how they will interact with the screen.