What is the default value of Boolean Operator?
a.Null
b.True
c.False
d.none of the above
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / manojbatra071
The default value of Boolean operator in any programming
language is FALSE
Is This Answer Correct ? | 9 Yes | 8 No |
Answer / jayasree s
A complex Boolean condition by combining simple Boolean
conditions with the logical operators AND, OR, and NOT.
FALSE takes precedence in an AND condition and TRUE takes
precedence in an OR condition. AND returns TRUE only if
both of its operands are TRUE. OR returns FALSE only if
both of its operands are FALSE. NULL AND TRUE always
evaluate to NULL because it is not known if the second
operand evaluates to TRUE or not.
Note: The negation of NULL (NOT NULL) results in a null
value because null values are indeterminate
Answer is FALSE
Is This Answer Correct ? | 8 Yes | 9 No |
How to prepare for doing OCA and is there books or any model questions or any site which helps us fro preparing our own? Please give me the complete information if possible.
Can you pls tel me there is any certification for Peoplesoft hrms?
I am willing to go for General Ledger certification. Could any one guide me what are the prerequisites..? am i need to any exam before take this GL exam..?
hai what are the certification courses available in oralcle certification
oracle what kind of certificate as valided in nowadays. how long during studied for this certificats.
How the text files in the operating system are accesed through UTL_FILE package, if the user have no access to operating system.
I have b licence . I want c licenc. What can i do it. I have 5 years HT experience .
0 Answers TNEB Tamil Nadu Electricity Board,
what is the meaning of this query Alter database force logging.
can u provide sql dumps for my certification?
basically oracle i dont know .so what kind of courses and how to prepare and where to write a exams and fees detaile and it features sent to friends or sir or madam
2 Answers Oracle, Tech Mahindra,
I am planing for sql exam so please help me about exam questions.
I would like to know about Oracle Online Course certification (Finance)