Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 declaring in/out parameters of procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-02 : 08:47:16
Asma writes "is it possible to send and receive in a procedure using the same defined parameters. The 'in' parameters are used in a where clause and the output is to be returned in the same 'in' parameter as Oracle has 'inout' parameter direction?"
   

- Advertisement -