mattquantic
Programmer
Hi. In MSSQL when I want the default value to be the current date and time - you use: (getDate()) as the default value for that cell.
In MySQL do I use (CURDATE() CURTIME())?
M@?)
In MySQL do I use (CURDATE() CURTIME())?
M@?)