1 / 4

Announcements

Announcements. Reading for next week: Chapter 4 Your first homework will be assigned as soon as your database accounts have been set up. Expect an email from me some time this week. Structured Query Language (SQL). Data Definition Domain Types Create Statements Integrity Constraints

Télécharger la présentation

Announcements

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. Announcements Reading for next week: Chapter 4 Your first homework will be assigned as soon as your database accounts have been set up. Expect an email from me some time this week.

  2. Structured Query Language (SQL) Data Definition Domain Types Create Statements Integrity Constraints Alter, Drop Statements Data Queries Data Updates

  3. Structured Query Language (SQL) Data Definition Data Queries Select (select, from, where) Rename (as) Expressions and Functions Sorting (order by) Union, intersection, set difference (except) Aggregation (group by, having) Nesting (in, some, all, exists, unique) Views Data Updates

  4. Structured Query Language (SQL) Data Definition Data Queries Data Updates Delete Insert Update Transactions (commit, rollback)

More Related