Computer Science, asked by sarikaminhas85, 10 months ago

which datatype you will use,if you want to store your date of birth.

Answers

Answered by tripti38
16

hey mate here is ur answer

DATETIME

DATETIMEto store a date, you should probably use a date. to quote the documentation: The DATE type is used for values with a date part but no time part. If you use this last method, I'd advise you to also store a DATETIME version of the birthday so that you can build the date without any kind of maneuvers.

plz mark as Brainliest dear friend

Answered by yogichaudhary
4

Answer:

DATETIME

DATETIMEto store a date, you should probably use a date. to quote the documentation: The DATE type is used for values with a date part but no time part. If you use this last method, I'd advise you to also store a DATETIME version of the birthday so that you can build the date without any kind of maneuvers.

Similar questions