English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized users can post comments.
Please log in or sign up.

back to list
Back to main forum
Introduction to Oracle9i: SQL 

АвторSubject: Q11
written 19 January 2008 10:09   View profile Jonnik  Edit/Delete  Answer  Answer with quotation
Explanation:
This statement returns the rows in the CUSTOMERS table that do not have a postal code. The correct syntax to check NULL values is usage of “IS NULL” clause.
Incorrect Answers:
1: “CONTAINS NULL” is incorrect clause in Oracle.
2: This statement will just check if postal code equals to string ‘________';
4: Usage of “IS NVL” is incorrect in Oracle. But there is a function NVL() you can use to process NULL values.
5: You can not use equal comparison to check whether value is NULL or not. Use construction “IS NULL” or “IS NOT NULL” to do that.
OCP Introduction to Oracle 9i: SQL Exam Guide, Jason Couchman, p. 31-32
Chapter 1: Overview of Oracle Databases

Current tread:
back to list

Q11 - Go to question 10:09 19.01.08

back to list
Up ^ gen. 0.062 Server date 07:21 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps
Main forum
Question comments