Q160 Examine the description of the BOOKS_TRANSACTIONS table:
Name Null? Type
================================== =========== ==========================
TRANSACTION_ID NOT NULL VARCHAR2(6)
TRANSACTION_TYPE VARCHAR2(3)
BORROWED_DATE DATE
BOOK_ID VARCHAR2(6)
MEMBER_ID VARCHAR2(6)
Examine this partial SQL statement:
SELECT * FROM books_transactions
Which two WHERE conditions give the same result?
- A) WHERE borrowed_date = SYSDATE AND (transaction_type = ‘RM’ AND member_id = ‘A101’ OR member_id = ‘A102’);
- B) WHERE borrowed_date = SYSDATE AND (transaction_type = ‘RM’ AND (member_id = ‘A101’ OR member_id = ‘A102’));
- C) WHERE borrowed_date = SYSDATE AND (transaction_type = ‘RM’ OR member_id IN (‘A101’,‘A102’));
- D) WHERE (borrowed_date = SYSDATE AND transaction_type = ‘RM’) OR member_id IN (‘A101’,‘A102’);
- E) WHERE borrowed_date = SYSDATE AND transaction_type = ‘RM’ OR member_id IN (‘A101’,‘A102’);

eForm Pro
WP MAPS PRO
CSS3 Compare Pricing Tables
WooCommerce Group Coupons
WooCommerce Custom Fields
Gravity Forms Signature Addon
FS Poster pro
Image Map Pro
Fodis - Restaurant & Cafe WordPress Theme
Good Food - Recipe Magazine & Culinary Blog Theme
Gloreya - Food Ordering & Delivery Restaurant WordPress Theme
Real3D FlipBook & PDF Viewer
Gravity Forms Paypal Payments Pro Addon
Basilico – Restaurant & Cafe WordPress Theme
WooCommerce Australia Post Shipping Method
WooCommerce Help Scout
WooCommerce Paymill Gateway