Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how can i define table type argument as OUTPUT in PROC and don't READONLY?
if it's not possible, is there another way to do same this?

thanks!

[edit]unnecessary Code block removed[/edit]
Posted
Updated 31-May-13 9:12am
v2
Comments
Maciej Los 1-Jun-13 7:04am    
Are yoou talking about stored procedure?
RedDk 2-Jun-13 13:05pm    
In the "CREATE PROCEDURE" block include "SELECT * FROM" the table

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900