How can I define a table type in SQL server when one of the columns is an array of decimals? I'm trying to pass to stored procedure an .NET object one of the fields of which is an array of decimals. How can I define a table type in SQL server whe
How can I define a table type in SQL server when one of the columns is an array of decimals? I'm trying to pass to stored procedure an .NET object one of the fields of which is an array of decimals. How can I define a table type in SQL server whe