About this document
PL/SQL Program Examples and Outputs by Sourav Roy is a document available to read on EtoBox.
The document contains 4 PL/SQL programs that perform queries and output results. Program I selects a shop owner name from the shop_owner table and outputs it. Program II prompts the user for a number, queries the customer table for names where the number is greater than the input, and outputs the names. Program III sets a variable to NULL, queries the supplies table for names where the item matches the variable, and outputs any names and the item. Program IV similarly prompts for a number, queries the has_s
- Author
- Sourav Roy
- Language
- EN