Solveeit Logo

Question

Computer Science Question on Query using SQL

What will be the output of the given SQL Query SELECT DAY("2023-03-01);

A

Thursday

B

1

C

2023-03-01

D

3

Answer

1

Explanation

Solution

The correct option is (B) :1