What is the default value of Boolean Operator?
a.Null
b.True
c.False
d.none of the above

Answer Posted / prejib

NULL.

SQL> DECLARE
2 v_boolean BOOLEAN;
3 BEGIN
4 IF v_boolean = TRUE
5 THEN
6 DBMS_OUTPUT.put_line ('Default value is TRUE');
7 ELSIF v_boolean = FALSE
8 THEN
9 DBMS_OUTPUT.put_line ('Default value is FALSE');
10 ELSIF v_boolean IS NULL
11 THEN
12 DBMS_OUTPUT.put_line ('Default value is NULL');
13 END IF;
14 END;
15 /
Default value is NULL

Is This Answer Correct ?    42 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

im prepare the OCE exam. i have no idea wat the procedure.plz give me some suggestions

2146


How the text files in the operating system are accesed through UTL_FILE package, if the user have no access to operating system.

2238


HI, I have completed my M.com and MBA and currently working in IT sector in HR Recruitment. i just want to do Oracle HRMS functional course. And is there is any study center in Coimbatore from where i can do this certification.

1892


what is the exact syllabus for oracle certification level 1?

3662


Hi All..! This is Ratna,Im working as a Oracle apps Technical Consultant with 2yrs of experience.I started working on Hrms module,I feel like going for functional certification in HRMS module.Can any one suggest me on the below questions 1. how many papers are there for Oracle HRMS certification, and what is fees for each paper. 2. can a person pass the paper by reading the related documention provided by oracle. 3. do anybody have bunch of questons for oracle HRMS and like to share.

3220






Can any one provide dumps for Oracle Fusion CRM certification (1Z1-456)

4610


hai, i think to do certification in oracle 11i. Can any one help me regarding fee, duration , preparation, and how much it is use full for getting a good job.

1623


being in business intelligence and data warehousing,what would be the importance of a oracle certification how much would it cost me

1698


i have 6 years of gap after doing bca. how to get a good job now.

2210


I have done GNIIT software engneering and B.COM and also i have 1yr exp in oracle DBA can i do oracle DBA certification plz adviced me frnds....as early possible with certification details...

2319


Does any one have oracle dumps for this exam - 1Z0-147: Program with PL/SQL ?

992


I completed MCA and also I have OCA certification. Now I am working as a Application Developer in Asp.net but I need a job in Oracle Application or related to Sql or Pl/Sql.

2226


Hi. I wish to appear for OCA exam. Can anyone pls guide me on the syllabus n fee structure of the exam. I know that there are 2 tracks : developer and dba. What is the difference between the two? All suggestions are welcome. Thanks.

2370


I would like to know about Oracle Online Course certification (Finance)

2617


Hi, I am planning for oracle datawarehousing fundamentals 11g certification.. 1Z0-515.. Any having dumps or materials for this.. pls provide me..

2117