Problem Description

Show Orders with a formatted date string like YYYY-MM-DD.

Input Format

SQL query

Output Format

Result set

Sample Test Case

Input:
Orders(order_date)
Output:
Formatted output

Constraints

Function name varies by DB

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next