Begin
For j in 4403201000 .. 4403202000
Loop
If mod (j, 100) = 0 then
Dbms_output.put_line (j);
End if;
End loop;
End;
what will be the output of this question
Answer Posted / shilpa.oracle
You've probably gone beyond the limit Oracle can cope with
for a number variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which operator is used in query for pattern matching?
What is sql data?
What is thread join () in threading?
How to use sql statements in pl/sql?
What is the difference between mdf and ndf files?
What version is sql?
What is a left join?
Is join same as left join?
Which one is better sql or oracle?
What do you understand by pl/sql records?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
What is the difference between nvl function, ifnull function, and isnull function?
What does desc stand for?
How many types of privileges are available in sql?
How much does a sql dba make? : SQL DBA