PL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation's procedural extension language for SQL and the Oracle relational database. Server-side PL/SQL is stored and compiled in the Oracle Database and runs within the Oracle executable.
This book starts with an overview of PL/SQL as a programming database language and outlines…
Traditionally, software engineers have defined security as a non-functional requirement. As such, all too often it is only considered as an afterthought, making software applications and services vulnerable to attacks. With the phenomenal growth in cybercrime, it has become imperative that security be an integral part of software engineering so that…
Microcontrollers: Theory and Applications, presents both, the theory and practical applications, in a lucid manner.
The book comprehensively covers the architecture, programming and interfacing of Intel's MCS-8051.
It also covers the ATMEL 89CXX61 & 89C51 and PIC 16C6X & 16C7X microcontrollers in detail. Several industrial applications of the abov…