SlideShare a Scribd company logo
Source Code for View Detail 
BEGIN 
   
  ‐‐Select details into textboxes of the next page 
  SELECT COURSE_CODE, COURSE_NAME, COURSE_INS, COURSE_QUOTA 
INTO :COURSE_DETAIL.COURSE_CODE, :COURSE_DETAIL.COURSE_NAME, :COURSE_DETAIL.COU
RSE_INS, :COURSE_DETAIL.COURSE_QUOTA 
  FROM COURSE 
  WHERE COURSE_CODE=:COURSE_SEARCH.COURSE_CODE; 
   
  ‐‐Go to the next page after retrieval 
  GO_BLOCK('COURSE_DETAIL'); 
END; 
 
 

More Related Content

PDF
cltv calculation-calyx corolla
PDF
EVC exercise-odi case
PDF
jones blair calculations
PDF
Class+3+ +quantitative+analysis+exercise+answer+key
PDF
CLTV exercise-Instyle
PDF
EVC exercise-novel motor oil
DOCX
Quantitative exercise-toasty oven
PDF
Source code for insert multiple rows(database)
cltv calculation-calyx corolla
EVC exercise-odi case
jones blair calculations
Class+3+ +quantitative+analysis+exercise+answer+key
CLTV exercise-Instyle
EVC exercise-novel motor oil
Quantitative exercise-toasty oven
Source code for insert multiple rows(database)

Viewers also liked (20)

PDF
Exercise2(database)
PDF
Souce code of validation trigger examples(database)
PDF
Exercise3(database)
PDF
database design intro(database)
PDF
Exercise5(database)
PDF
Exercise1(database)
PDF
Exercise4(database)
PDF
Source codes for alerts lovs and reports generation(database)
PDF
Solution4 1(database)
DOC
Subnet questions with ans(networking)
PPTX
Solution6(database)
PDF
Exercise6(database)
PDF
Source code for search engine(database)
PPTX
Solution5(database)
PPTX
Database fundamentals(database)
PPTX
Solution1(database)
PPTX
Solution4(database)
PPTX
Solution3(database)
PPTX
Solution2(database)
PDF
overview of marketing strategy(4210)
Exercise2(database)
Souce code of validation trigger examples(database)
Exercise3(database)
database design intro(database)
Exercise5(database)
Exercise1(database)
Exercise4(database)
Source codes for alerts lovs and reports generation(database)
Solution4 1(database)
Subnet questions with ans(networking)
Solution6(database)
Exercise6(database)
Source code for search engine(database)
Solution5(database)
Database fundamentals(database)
Solution1(database)
Solution4(database)
Solution3(database)
Solution2(database)
overview of marketing strategy(4210)
Ad

More from welcometofacebook (20)

PDF
consumer behavior(4210)
PDF
competing in a global market(4210)
PDF
promotion strategies(4210)
PDF
pricing strategies(4210)
PDF
PDF
distribution strategies calyx and corolla(4210)
PDF
distribution strategies(4210)
PDF
the birth of swatch(4210)
PDF
product and brand strategies(4210)
PDF
stp case jones blair(4210)
PDF
PDF
situational analysis(4210)
PDF
quantitative analysis(4210)
PPT
Final exam review answer(networking)
PPT
Midterm review questions ans(networking)
PPT
IP adress and routing(networking)
PPT
TCP/IP(networking)
PPT
Layer 2 switching fundamentals(networking)
PPT
Common types of networks(networking)
PPT
Internetworking devices(networking)
consumer behavior(4210)
competing in a global market(4210)
promotion strategies(4210)
pricing strategies(4210)
distribution strategies calyx and corolla(4210)
distribution strategies(4210)
the birth of swatch(4210)
product and brand strategies(4210)
stp case jones blair(4210)
situational analysis(4210)
quantitative analysis(4210)
Final exam review answer(networking)
Midterm review questions ans(networking)
IP adress and routing(networking)
TCP/IP(networking)
Layer 2 switching fundamentals(networking)
Common types of networks(networking)
Internetworking devices(networking)
Ad

Recently uploaded (20)

PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Lecture Notes Electrical Wiring System Components
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Construction Project Organization Group 2.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
PPT on Performance Review to get promotions
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
web development for engineering and engineering
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Sustainable Sites - Green Building Construction
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
UNIT 4 Total Quality Management .pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Lecture Notes Electrical Wiring System Components
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
bas. eng. economics group 4 presentation 1.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Construction Project Organization Group 2.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPT on Performance Review to get promotions
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
web development for engineering and engineering
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Sustainable Sites - Green Building Construction
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Internet of Things (IOT) - A guide to understanding
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...

Source code for view details(database)