|< < 32 > >|

Stored Procedures

Standardization — SQL

  • There is a SQL standard. (A few actually, the most recent one being 2011).

Standardization — Stored Procedures

  • The 2011 standard specifies Persistent Stored Modules
  • Discussed in textbook.
  • Somewhat different from the stored procedure capabilities of Oracle, Postgres and others.

|< < 32 > >|