0
How do I insert values in my table using time fields?
I have to enter time fields for the table. Please help me with the syntax! https://code.sololearn.com/c1EnjojjP2eY/?ref=app
2 Answers
+ 1
Quarter_Of_Date, Month_Of_Year,Year_Of_Date you do not need, if OrderDate Will be Datetime type. See MySQL Datetime type.
0
VĂĄclav DostĂĄl thank you for your response. I am looking to insert values in these fields. Not sure what to insert as my values