IF Statements
BLOCK 1
.
IF a >= b THEN
do_this …..;
ELSE
do_that….;
END IF
BLOCK 2
.
IF a < b THEN
do_that …..;
ELSE
do_this….;
END IF;
• Given any pair of non-NULL values for “a” and”b”,
will Block 1 and Block 2 do the same thing?
• What if either “a” or”b” (or both) is NULL?
No Answer is Posted For this Question
Be the First to Post Answer
Define view, sequence and index in DBMS.
what is datapump? Difference between exp and expdp?
2 Answers Capital IQ, TCS, WNS,
Is it possible to use Transactional control statements in Database ?
Enlist various transaction phases.
What are queries in dbms?
Explain top-n analysis in DBMS.
0 Answers ITC Indian Tobacco Company,
What is a key in dbms?
When do you get a .PLL extension ?
What are different relationships existing in database?
5) Which acid property will effect when we use commit in trigger?
Explain what are the types of transparencies?
What is the e-r model?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)