TAILIEUCHUNG - OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P36

OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P36:There is an ever increasing demand for staff with IT industry certification. The benefits to employers are significant—they can be certain that staff have a certain level of competence—and the benefits to the individuals, in terms of demand for their services, are equally great. Many employers are now requiring technical staff to have certifications, and many IT purchasers will not buy from firms that do not have certified staff. | OCA OCP Oracle Database 11g All-in-One Exam Guide 306 3. Which of these statements will fail because the table name is not legal Choose two answers. A. create table SELECT col1 date B. create table lowercase col1 date C. create table number1 col1 date D. create table 1number col1 date E. create table update col1 date 4. What are distinguishing characteristics of heap tables Choose two answers. A. A heap table can store variable-length rows. B. More than one table can store rows in a single heap. C. Rows in a heap are in random order. D. Heap tables cannot be indexed. E. Tables in a heap do not have a primary key. 5. Which of the following data types are variable length Choose all correct answers. A. BLOB B. CHAR C. LONG D. NUMBER E. RAW F. VARCHAR2 6. Study these statements create table tab1 c1 number 1 c2 date alter session set nls_date_format dd-mm-yy insert into tab1 values 31-01-07 Will the insert succeed Choose the best answer. A. The insert will fail because the is too long. B. The insert will fail because the 31-01-07 is a string not a date. C. The insert will fail for both reasons A and B. D. The insert will succeed. 7. Which of the following is not supported by Oracle as an internal data type Choose the best answer. A. CHAR B. FLOAT C. INTEGER D. STRING Chapter 7 DDL and Schema Objects 307 8. Consider this statement create table t1 as select from regions where 1 2 What will be the result Choose the best answer. A. There will be an error because of the impossible condition. B. No table will be created because the condition returns FALSE. C. The table T1 will be created but no rows inserted because the condition returns FALSE. D. The table T1 will be created and every row in REGIONS inserted because the condition returns a NULL as a row filter. 9. When a table is created with a statement such as the following create table newtab as select from tab will there be any constraints on the new table Choose the best answer. A. The new table will have no .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.