Create an SQL table for me. Step 1. Create a Database Create
Table student with columns of (St#, StName, College) Create Table
College with columns of (CollegeID, CollegeName) Create Table Books
with