News

eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. In this, Part 4 of a series on programming T-SQL ...
SQL Server 2000 has a new Table data type that lets you declare local variables as type table. The table type is available only via a UDF. Stored procedures can create and populate a table, but a ...