|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
View Query from Stored Procedure in Query Analyzer
hello,
we write a stored procedure which selects the rows from a table depending upon the provided selection criteria. now, we run the stored procedure in query analyzer. how can we display or view the resulting query when the selection criteria is provided. if any one know, please let me know too. |
|
#2
|
||||
|
||||
|
In your query analyzer, type the name of the procedure in the query window. Like this as an example:
Code:
sp_Your_Procedure yourparameter1, yourparameter2 Is that what you were asking? ![]() |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > View Query from Stored Procedure in Query Analyzer |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|