What is Is_defined(), Is_null(), Is_Blank()?
Answer / aditya
is_defined : Tests whether an expression results in a non-
NULL value.
Syn :long is_defined(expr)
is_null :Tests whether an expression results in a NULL
value.
Syntax : long is_null(expr)
is_blank : Tests whether a string contains only blank
characters.
Syntax : long is_blank(string str)
| Is This Answer Correct ? | 29 Yes | 2 No |
What is brodcasting and replicate?
What is conditional DML and Structured DML?
) How can you count the total no .of records in the specified partition in the Multifile?
In Join component which record will go to unused port and which will go to reject port ?
Is it possible to create a parameter in the component?
What is a local lookup?
How do you improve the performance of a graph?
What is a deadlock and how it occurs?
What does edp stand for?
Explain the methods to improve the performance of a graph?
How scientific data processing is different from commercial data processing?
What is a partition?