-->
Menu Footer Widget
Home
Tcs joining process
NSR process
java mcq
Fresco Play Courses
About
Contact Us
Find Total score
declare
s
Score.Score%type;
cursor c is select sum(Score) from Scores where Score <100;
begin
open c;
fetch c into s;
dbms_output.put_line('Total='||s);
close c;
end;
/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Ad Space
No comments:
Post a Comment