目录引言一、存储过程概述二、动态创建数据库对象的存储过程示例三、使用存储过程引言
What is the easiest way to automatically fill a datetime column in an SQL data table with the date the row was created? Using SQL Server 2005 if that matters.