teamwork Online Quiz - 2
Description: teamwork Online Quiz - 2 | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: teamwork |
Sorted Input in aggregator transformation improves the session performance
we can call the stored procedure in ports like :SP.Identifier(arguments)
Examine the description of the STUDENTS table: STD_ID NUMBER(4) COURSE_ID VARCHAR2(10) START_DATE DATE END_DATE DATE Which two aggregate functions are valid on the START_DATE column? (Choose two.)
You would like to display the system date in the format "Monday, 01 June, 2001". Which SELECT statement should you use?
Which four are valid Oracle constraint types? (Choose four.)
Which SQL statement would you use to remove a view called EMP_DEPT_VU from your schema?
Which is an iSQL*Plus command?
Which are DML statements? (Choose all that apply.)
You need to modify the STUDENTS table to add a primary key on the STUDENT_ID column. The table is currently empty. Which statement accomplishes this task?
Which two statements complete a transaction? (Choose two.)