Question: Create a console application which is connected with database to do the following functions. Apply DIFFERENT data structure/algorithms for each of the functions. Adding
• Adding new record
• Deleting record
• Read all the record from the database
• Searching record by using StudentID
• Searching record by using CourseID
• Sort Data by TotalScore
• Exit the application.
Step by Step Solution
3.48 Rating (145 Votes )
There are 3 Steps involved in it
Creating a full console application with database connectivity involves multiple steps and is beyond the scope of a single responseHowever I can provi... View full answer
Get step-by-step solutions from verified subject matter experts
