Simple Case Study for Exercise CRUD in PostgreSQL Terminal
Case Study create a database for bootcamp registration Flow main day-1 : open registration bootcamp day-2 : incoming registrants day-3 : assessment >= 60 = accepted, < 59-40 = reserve, <40 = rejected day-5 : remove those with lower scores and i...