Which two are true about creating tables in an Oracle database?
The INVOICE table has a QTY_SOLD column of data type NUMBER and an INVOICE_DATE column of data type DATE NLS_DATE_FORMAT is set to DD-MON-RR.Which two are true about data type conversions involving these columns in query expressions?
A session's NLS_DATE_FORMAT is set to DD Mon YYYY .Which two queries return the value 1 Jan 2019?
Which two are SQL features?
Which three statements are true about multiple row subqueries?