Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Defult value for a cell

Status
Not open for further replies.

mattquantic

Programmer
Mar 28, 2004
196
GB
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@?)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top