𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Database queries with SQL*Menu and SQL*forms


Publisher
Springer Netherlands
Year
1991
Tongue
English
Weight
988 KB
Volume
12
Category
Article
ISSN
1573-0956

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Simple and safe SQL queries with C++ tem
✍ Joseph (Yossi) Gil; Keren Lenz πŸ“‚ Article πŸ“… 2010 πŸ› Elsevier Science 🌐 English βš– 673 KB

Most large software applications rely on an external relational database for storing and managing persistent data. Typically, such applications interact with the database by first constructing strings that represent SQL statements, and then submitting these for execution by the database engine. The