DECLARE N NUMBER(3):=1; V VARCHAR2(1000); BEGIN WHILE N <=1000 LOOP V:=V||''||N; N:=N+1; END LOOP; DBMS_OUTPUT.PUT_LINE(V); END;...
Read More
Home / Write a program to print the numbers from 1 to 100
Showing posts with label Write a program to print the numbers from 1 to 100. Show all posts
Showing posts with label Write a program to print the numbers from 1 to 100. Show all posts
Subscribe to:
Posts
(
Atom
)
Featured post
Political Full Forms List
Acronym Full Form MLA Member of Legislative Assembly RSS Really Simple Syndication, Rashtriya Swayamsevak Sangh UNESCO United Nations E...