1 / 4

CSCI 4333 Database Design and Implementation – Exercise (1)

CSCI 4333 Database Design and Implementation – Exercise (1). Xiang Lian The University of Texas – Pan American Edinburg, TX 78539 lianx@utpa.edu. SQL Statements. Please Write an SQL statement that Returns the Ids of all seniors in the table, Student Deletes all seniors from Student

Download Presentation

CSCI 4333 Database Design and Implementation – Exercise (1)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCI 4333 Database Design and Implementation – Exercise (1) Xiang Lian The University of Texas – Pan American Edinburg, TX 78539 lianx@utpa.edu

  2. SQL Statements • Please Write an SQL statement that • Returns the Ids of all seniors in the table, Student • Deletes all seniors from Student • Promotes all juniors in the table Student to senior Student Table

  3. SQL Statements (cont'd) • Create an SQL statement that creates the Transcript table • StudId, CrsCode, Semester, Grade

More Related