Oracle Forums
It is currently Mon Sep 06, 2010 3:43 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: For statement Quiz
PostPosted: Thu Feb 04, 2010 11:54 am 
Offline

Joined: Fri Feb 13, 2009 11:37 am
Posts: 118
What do you think, will this FOR loop will run or not?
Code:
BEGIN
   FOR i IN 0 .. 0
   LOOP
      DBMS_OUTPUT.put_line ('Will run or not');
   END LOOP;
END;

_________________
Regards
Ozy
http://www.oraclevillage.com/


Top
 Profile  
 
 Post subject: Re: For statement Quiz
PostPosted: Thu Feb 04, 2010 12:14 pm 
Offline
Site Admin

Joined: Tue Feb 10, 2009 5:18 pm
Posts: 77
without running the code, i would guess NO

_________________
Craig

Oracle APEX - http://www.oracleapplicationexpress.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Template made by DEVPPL