Question: Write a SELECT statement that uses the SYSDATE function to create a row with these columns: today_unformatted The SYSDATE function unformatted today_formatted The SYSDATE function
Write a SELECT statement that uses the SYSDATE function to create a row with these columns: today_unformatted The SYSDATE function unformatted today_formatted The SYSDATE function in this format: MM-DD-YYYY This displays a number for the month, a number for the day, and a four-digit year. Use a FROM clause that specifies the Dual table.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
