Computer Science, asked by tamannakarthol320, 2 days ago

which function returns the date value in 'YYY-MM-DD' from system date?​

Answers

Answered by kaladayatk
0

Answer:

MySQL SYSDATE() returns the current date and time in YYYY-MM-DD HH:MM:SS or YYYYMMDDHHMMSS.

Answered by jiroy908
0

Answer:

YYYY/MM/DD

Explanation:

IT IS A RIGHT rule because means Y _year, M_month,D_date

Similar questions