Sql Server 2000 中的默认值 在Access中,想插入日期的话,直接在默认值中写now()即可, 怎样在 Sql Server 2000 做到上面的效果?? [解决办法]select getdate()[解决办法]在默认值上写getdate()