| Related articles |
|---|
| SQL storage conventions dobes@mindless.com (Dobes Vandermeer) (1999-06-19) |
| From: | Dobes Vandermeer <dobes@mindless.com> |
| Newsgroups: | comp.compilers |
| Date: | 19 Jun 1999 17:59:26 -0400 |
| Organization: | None whatsoever |
| Keywords: | SQL, question, comment |
Does anyone know how SQL stores its stored procedures in such a way that
it can track all the statements therein, maintain order ofexecution,
etc.?
Does anyone know where I can find a fairly concise description of how
SQL stored procedures typically work?
Any help appreciated, feel free to reply directly to me at
dobes@mindless.com
CU
Dobes
[It varies from one data base to another. Some just store the source
text. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.