<< Prev Question Next Question >>

Question 25/110

You are designing the structure of a table in which two columns have the specifications:
COMPONENT_ID- must be able to contain a maximum of 12 alphanumeric characters and must uniquely identify the row EXECUTION_DATETIME- contains Century, Year, Month, Day, Hour, Minute, Second to the maximum precision and is used for calculations and comparisons between components.
Which two options define the data types that satisfy these requirements most efficiently? (Choose two.)

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (110q)
Question 1: View the Exhibits and examine PRODUCTSand SALES tables. Exhi...
Question 2: Examine the structure of the BOOKS_TRANSACTIONS table: (Exhi...
Question 3: View the Exhibit and examine the structure of the CUSTOMERS ...
Question 4: You notice a performance change in your production Oracle 12...
Question 5: View the Exhibit and examine the structure in the DEPARTMENT...
Question 6: Which three statements are true regarding subqueries? (Choos...
Question 7: Examine the structure of the MEMBERS table: (Choose the best...
Question 8: Which statement is true about an inner join specified in the...
Question 9: See the Exhibit and examine the structure of the PROMOTIONS ...
Question 10: View the exhibit and examine the structure of the SALES, CUS...
Question 11: Which normal form is a table in if it has no multi-valued at...
Question 12: A non-correlated subquery can be defined as __________. (Cho...
Question 13: A subquery is called a single-row subquery when _______....
Question 14: Which two statements are true regarding constraints? (Choose...
Question 15: On your Oracle 12c database, you invoked SQL *Loader to load...
Question 16: Which task can be performed by using a single Data Manipulat...
Question 17: Using the CUSTOMERStable, you need to generate a report that...
Question 18: Examine the structure of the SALES table. (Exhibit) Examine ...
Question 19: Examine the structure of the CUSTOMERS table: (Choose two.) ...
Question 20: In the customers table, the CUST_CITY column contains the va...
Question 21: Examine this SELECT statement and view the Exhibit to see it...
Question 22: Evaluate the following CREATE TABLEcommand: (Exhibit) Which ...
Question 23: View the Exhibit and examine the structure of the SALES and ...
Question 24: Evaluate the following SELECTstatement and view the exhibit ...
Question 25: You are designing the structure of a table in which two colu...
Question 26: Which three statements are true regarding single-row functio...
Question 27: Which two statements are true regarding the GROUP BYclause i...
Question 28: You must create a table for a banking application. One of th...
Question 29: Examine the commands used to create DEPARTMENT_DETAILSand CO...
Question 30: View the exhibit and examine the structure of ORDERSand CUST...
Question 31: Which statement is true about Enterprise Manager (EM) expres...
Question 32: Which two statements are true regarding single row functions...
Question 33: Which three statements are true regarding the usage of the W...
Question 34: View the Exhibit and examine the data in the PRODUCTS table....
Question 35: Which two statements are true regarding working with dates? ...
Question 36: You must create a table EMPLOYEES in which the values in the...
Question 37: The following are the steps for a correlated subquery, liste...
Question 38: Examine the following query: SQL&gt; SELECT prod_id, amount_...
Question 39: Which two statements are true regarding the WHERE and HAVING...
Question 40: Examine the data in the CUST_NAMEcolumn of the CUSTOMERStabl...
Question 41: View the Exhibit and examine the data in the EMPLOYEES table...
Question 42: Evaluate the following SQL statement: SELECT product_name ||...
Question 43: Examine the commands used to create DEPARTMENT_DETAILSand CO...
Question 44: View the exhibit and examine the description of the EMPLOYEE...
Question 45: View the exhibit and examine the description of the DEPARTME...
Question 46: View the exhibit and examine the structure of the PROMOTIONS...
Question 47: Which two statements are true regarding constraints?...
Question 48: Examine the create table statements for the stores and sales...
Question 49: Which two statements are true regarding subqueries? (Choose ...
Question 50: Examine the structure of the PROMOTIONS table: (Choose the b...
Question 51: View the exhibits and examine the structures of the COSTSand...
Question 52: View the exhibit and examine the data in ORDERS_MASTERand MO...
Question 53: Which three statements are true about the ALTER TABLE....DRO...
Question 54: Examine the structure of the EMPLOYEEStable. (Exhibit) There...
Question 55: Which three SQL statements would display the value 1890.55 a...
Question 56: Sales data of a company is stored in two tables, SALES1and S...
Question 57: View the exhibit and examine the descriptions of the DEPTand...
Question 58: View the exhibit and examine the data in the PROJ_TASK_DETAI...
Question 59: Which two statements are true regarding multiple-row subquer...
Question 60: Which three statements are true reading subqueries? (Choose ...
Question 61: Which two statements are true about sequences created in a s...
Question 62: Which statement is true regarding the INTERSECToperator?...
Question 63: Which two are the minimal requirements for a self-join? (Cho...
Question 64: Examine the structure of the INVOICEtable. (Exhibit) Which t...
Question 65: Examine the structure of the MEMBERStable. (Exhibit) Which q...
Question 66: View the Exhibit and examine the structure of ORDERS and CUS...
Question 67: You issued this command: SQL &gt; DROP TABLE employees; Whic...
Question 68: Which statement correctly grants a system privilege?...
Question 69: Which three statements are true? (Choose three.)...
Question 70: Which two statements are true regarding the execution of the...
Question 71: Which three statements are true regarding group functions? (...
Question 72: The user SCOTTwho is the owner of ORDERSand ORDER_ITEMStable...
Question 73: Which two statement are true regarding table joins available...
Question 74: Which statement is true regarding the default behavior of th...
Question 75: View and Exhibit and examine the structure and data in the I...
Question 76: View the Exhibit and examine PRODUCTS and ORDER_ITEMS tables...
Question 77: View the exhibit and examine the ORDERStable. (Exhibit) The ...
Question 78: You want to display the date for the first Monday of the nex...
Question 79: You issued the following command: SQL&gt; DROP TABLE employe...
Question 80: Which two partitioned table maintenance operations support a...
Question 81: Examine the structure of the BOOKS_TRANSACTIONStable: (Exhib...
Question 82: View the exhibit and examine the description of the PRODUCT_...
Question 83: Examine the SQL statement used to create the TRANSACTION tab...
Question 84: View the exhibit and examine the structure in ORDERSand ORDE...
Question 85: Which three statements are true regarding the data types? (C...
Question 86: Examine the structure of the EMPLOYEES table. (Exhibit) You ...
Question 87: Which statement is true about Data Manipulation Language (DM...
Question 88: View the exhibit and examine the structure of the SALES, CUS...
Question 89: Examine the structure of the EMPLOYEES table. (Exhibit) You ...
Question 90: Evaluate the following SQL statements that are issued in the...
Question 91: Examine the types and examples of relationship that follow: ...
Question 92: Which statement is true regarding the UNION operator?...
Question 93: View the Exhibit and examine the structure of the PRODUCT_IN...
Question 94: Evaluate the following ALTER TABLEstatement: ALTER TABLE ord...
Question 95: View the Exhibit and examine the structure of the PRODUCTS t...
Question 96: Which three statements are true regarding the SQL WHERE and ...
Question 97: Which two statements are true regarding the COUNTfunction?...
Question 98: You must write a query that prompts users for column names a...
Question 99: Which two tasks can be performed by using Oracle SQL stateme...
Question 100: The BOOKS_TRANSACTIONS table exists in your schema in this d...
Question 101: Evaluate the following query: SQL&gt; SELECT TRUNC (ROUND(15...
Question 102: In which three situations does a transaction complete?...
Question 103: View the exhibit and examine the structure of the CUSTOMERSt...
Question 104: View the Exhibit and examine the structure of the ORDERS tab...
Question 105: Which two statements are true about sequences crated in a si...
Question 106: Which three tasks can be performed using SQL functions built...
Question 107: Which statement is true about transactions?...
Question 108: You need to display the date 11-oct-2007 in words as 'Eleven...
Question 109: The first DROPoperation is performed on PRODUCTStable using ...
Question 110: You must display details of all users whose username contain...