Answer Posted / bhagyashri jain
By Command
Execute Procedurename parameter1 ,parameter2,......
u can use
exec Procedurename parameter1 ,parameter2,......
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
Which tcp/ip port does the sql server run on? How can it be changed?
How connect excel to sql server?
In what sequence sql statement is processed?
What happens to a statement batch if there is a compilation error?
How to create user messages with print statements in ms sql server?
what is the system function to get current user's user id? : Sql server database administration
What is change data capture (cdc) in sql server 2008?
How sql server executes a statement with nested subqueries?
What is difference between rownum and row_number?
Can you explain powershell included in sql server 2008?
What is NOT NULL Constraint in sql server 2012?
What is bulkcopy in sql?
Explain an incremental backup?
Explain difference between cross join and full outer join?
What is the synonym of join?