1Z0-051 Exam
Oracle Database: SQL Fundamentals I
- Exam Number/Code : 1Z0-051
- Exam Name : Oracle Database: SQL Fundamentals I
- Questions and Answers : 175 Q&As
- Update Time: 2011-10-24
- Testing Engine (SoftWare Version): $ 50.00
- PDF (Printable Version) Price: $15.00
Note: After purchase, we will send questions within 24 hours.
Free 1Z0-051 Demo Download
Hiexam offers free demo for Other Oracle Certification 1Z0-051 exam (Oracle Database: SQL Fundamentals I). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Download 1Z0-051 Exam Testing Engine
Exam Description
Why choose Hiexam 1Z0-051 braindumps
Quality and Value for the 1Z0-051 Exam
100% Guarantee to Pass Your 1Z0-051 Exam
Downloadable, Interactive 1Z0-051 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Hiexam 1Z0-051 Exam Features
- Covers the entire recommended syllabus
- Comprehensive questions and answers about 1Z0-051 exam
- Verified Answers Researched by Industry Experts and almost 100% correct
- 1Z0-051 exam questions updated on regular basis
- Same type as the certification exams, 1Z0-051 exam preparation is in multiple-choice questions (MCQs)
- Tested by multiple times before publishing
- Try free 1Z0-051 exam demo before you decide to buy it in Hiexam
- Technical support through Live Chat or Email
Exam : Oracle 1Z0-051
Title : Oracle Database: SQL Fundamentals I
1. Which two statements are true regarding single row functions? (Choose two.)
A. They a ccept only a single argument.
B. They c an be nested only to two levels.
C. Arguments can only be column values or constants.
D. They a lways return a single result row for every row of a queried table.
E. They c an return a data type value different from the one that is referenced.
Answer: DE
2. View the Exhibit to examine the description for the SALES table.
Which views can have all DML operations performed on it? (Choose all that apply.)
A. CREATE VIEW v3
AS SELECT * FROM SALES
WHERE cust_id = 2034
WITH CHECK OPTION;
B. CREATE VIEW v1
AS SELECT * FROM SALES
WHERE time_id <= SYSDATE - 2*365
WITH CHECK OPTION;
C. CREATE VIEW v2
AS SELECT prod_id, cust_id, time_id FROM SALES
WHERE time_id <= SYSDATE - 2*365
WITH CHECK OPTION;
D. CREATE VIEW v4
AS SELECT prod_id, cust_id, SUM(quantity_sold) FROM SALES
WHERE time_id <= SYSDATE - 2*365
GROUP BY prod_id, cust_id
WITH CHECK OPTION;
Answer: AB
3. View the Exhibit and examine the structure of the SALES, CUSTOMERS, PRODUCTS, and TIMES tables.
The PROD_ID column is the foreign key in the SALES table, which references the PRODUCTS table. Similarly, the CUST_ID and TIME_ID columns are also foreign keys in the SALES table referencing the CUSTOMERS and TIMES tables, respectively.
Evaluate the following CREATE TABLE command:
CREATE TABLE new_sales(prod_id, cust_id, order_date DEFAULT SYSDATE)
AS
SELECT prod_id, cust_id, time_id
FROM sales;
Which statement is true regarding the above command?
A. The NEW_SALES table would not get created because the DEFAULT value cannot be specified in the column definition.
B. The NEW_SALES table would get created and all the NOT NULL constraints defined on the specified columns would be passed to the new table.
C. The NEW_SALES table would not get created because the column names in the CREATE TABLE command and the SELECT clause do not match.
D. The NEW_SALES table would get created and all the FOREIGN KEY constraints defined on the specified columns would be passed to the new table.
Answer: B
4. Which SQL statements would display the value 1890.55 as $1,890.55? (Choose three .)
A. SELECT TO_CHAR(1890.55,'$0G000D00')
FROM DUAL;
B. SELECT TO_CHAR(1890.55,'$9,999V99')
FROM DUAL;
C. SELECT TO_CHAR(1890.55,'$99,999D99')
FROM DUAL;
D. SELECT TO_CHAR(1890.55,'$99G999D00')
FROM DUAL;
E. SELECT TO_CHAR(1890.55,'$99G999D99')
FROM DUAL;
Answer: ADE
5. You need to extract details of those products in the SALES table where the PROD_ID column contains the string '_D123'.
Which WHERE clause could be used in the SELECT statement to get the required output?
A. WHERE prod_id LIKE '%_D123%' ESCAPE '_'
B. WHERE prod_id LIKE '%_D123%' ESCAPE ''
C. WHERE prod_id LIKE '%_D123%' ESCAPE '%_'
D. WHERE prod_id LIKE '%_D123%' ESCAPE '_'
Answer: B
http://www.Hiexam.com The safer.easier way to get Other Oracle Certification Certification.


Feedbacks
Can you give me some free 1Z0-051 demo?
Sean - 2010-06-07 17:02:53I chose Hiexam 1Z0-051 study materials. It given me great help. I passed the 1Z0-051 exam and get 1Z0-051 certificate. Similarly, I would recommend to Hiexam of my colleagues. Hiexam is a good choice.
Paula - 2010-09-29 11:02:45To best prepare me for the 1z0-051 certification exam, Can you offer the ultimate all in one 1z0-051 certification course packages that will cover all the 1z0-051 certification testing objectives?
Judith - 2010-10-29 16:18:11To best prepare me for the 1z0-051 certification exam, Can you offer the ultimate all in one 1z0-051 certification course packages that will cover all the 1z0-051 certification testing objectives?
Bert - 2010-11-10 15:22:00