ckelly2406 ckelly2406 19-04-2024 Computers and Technology contestada Create an SQL table for me. Step 1. Create a Database CreateTable student with columns of (St#, StName, College) Create TableCollege with columns of (CollegeID, CollegeName) Create Table Bookswith