目录1 基本特性2 主要操作命令 2.1 XADD key ID field value [field value ...]2.2 XREAD [COUNT count] [block milliseconds] STREAMS key [key ...] ID [ID ...]2.3 XRANGE key start end [CO
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.