var x number; var y number;
begin :x :=1; end;
create or replace function f3
return number is
begin return 2; end;
exec :y := f3();
print x; - - 1
print y; - - 2
This section is not available anymore. Please use the main Exam Page.1z0-144 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
chamisso
Highly Voted 5 years, 4 months agonadzeya_bdc
4 years, 10 months agoGianluca1988
4 years, 4 months agoBM2000
Most Recent 2 years, 3 months agoBM2000
2 years, 3 months agoLimak665
4 years agoparvizmalik
4 years, 3 months ago