Posts by Frederico Halley • 13 points
1 post
- 
		1 votes1 answer69 viewsQ: GENERATE A SELECT WITHIN A PROCEDUREGood evening, everyone, I’m trying to make a select within an ORACLE database, only I’m not getting it. Below is an example of code I’m trying to generate. CREATE OR REPLACE PROCEDURE TRAZNOMES IS…