SQL Dates – Free SQL tutorials
In this article we will discuss the working of SQL Dates. The most important part is that the format of data inserted should always match the data column in the table/database: Note: if column contains ‘ Date ‘ field , then it will work normal. However a combination of (Date+ time) field causes complexity . …