Other 1Z0-051 Exams :
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: 2010-05-20
If you want to buy it, please clike here: 1Z0-051
Free 1Z0-051 Demo Download
Itgle.net 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 PDF: 1Z0-051 Demo
1Z0-051 practice exams
Oracle Database 11g: SQL Fundamentals I Exam available online Exam Number: 1Z0-051 Associated Certifications: Oracle 11g DBA OCA Oracle 10g DBA OCA Oracle9i DBA OCA Oracle PL/SQL Developer Certified Associate Exam Price: US$ 125 Pricing may vary slightly by country or by localized currency. Check Pearson VUE’s website for exact pricing in your country. Using DDL Statements to Create and Manage Tables Categorize the main database objects Review the table structure List the data type…
1Z0-051 Exam Description
It is well known that latest 1Z0-051 exam test is the hot exam of Oracle certification. Itgle.net offer you all the Q&A of the 1Z0-051 real test . It is the examination of the perfect combination and it will help you pass 1Z0-051 exam at the first time!
Exam : Oracle 1Z0-051
Title : Oracle Database: SQL Fundamentals I
1. 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
2. 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
3. Examine the structure of the SHIPMENTS table:
name Null Type
PO_ID NOT NULL NUMBER(3)
PO_DATE NOT NULL DATE
SHIPMENT_DATE NOT NULL DATE
SHIPMENT_MODE VARCHAR2(30)
SHIPMENT_COST NUMBER(8,2)
You want to generate a report that displays the PO_ID and the penalty amount to be paid if the SHIPMENT_DATE is later than one month from the PO_DATE. The penalty is $20 per day.
Evaluate the following two queries:
SQL> SELECT po_id, CASE
WHEN MONTHS_BETWEEN (shipment_date,po_date)>1 THEN
TO_CHAR((shipment_date - po_date) * 20) ELSE 'No Penalty' END PENALTY
FROM shipments;
SQL>SELECT po_id, DECODE
(MONTHS_BETWEEN (po_date,shipment_date)>1,
TO_CHAR((shipment_date - po_date) * 20), 'No Penalty') PENALTY
FROM shipments;
Which statement is true regarding the above commands?
A. Both execute successfully and give correct results.
B. Only the first query executes successfully but gives a wrong result.
C. Only the first query executes successfully and gives the correct result.
D. Only the second query executes successfully but gives a wrong result.
E. Only the second query executes successfully and gives the correct result.
Answer: C
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
6. 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
Itgle.net Certified Professionals update its Itgle.net Oracle 1Z0-051 Certification Training Materials regularly to maintain accuracy and high quality. We have always been providing updated and accurate Itgle.net Oracle 1Z0-051 Practice Questions and Answers with Explanations to hundreds of now successful exam candidates.
At Oracle exam 1Z0-051 braindumps for exam page we have all the information which will guide you how to practice from the braindumps anexam d study notes available. The best way to do this is to download the practice exam questions and do it yourself before the exam. We guarantee that once you have gone through the practice session it will be much easier to appear and pass in the required exam.
Itgle.net 1Z0-051 Exam Detail
Oracle 1Z0-051 Exam is a milestone in your becoming Oracle certified professionals. There are hundreds of online sources providing 1Z0-051 Exam questions. Itgle.net 1Z0-051 Study Materials are prepared by top industry experts.
Itgle.net will help you prepare well for your coming Oracle 1Z0-051 Certification Exam with confidence. Itgle.net Oracle 1Z0-051 Certification Exam Training, Itgle.net Practice Questions and Answers with Explanations, Practice Testing Software and other Itgle.net 1Z0-051 Training Tools are available to you at Itgle.net.
Our Practice & Training Tools provide you best study materials with a sure guarantee of your splendid success. Itgle.net 1Z0-051 Practice & Training Tools have won multiple awards for their high quality and accurate relevancy to certification course. That is why we are so confident of your success.
Once you have decided to go for passing 1Z0-051 exam, make sure that you are well versed and specialized in the 1Z0-051 exam testing areas. Furthermore you can select any of Itgle.net's exam training products for the Oracle 1Z0-051 exam which ensure best learning and testing opportunities for you to pass 1Z0-051 and all other exams for any certification from that Oracle.

