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
What is similarity and difference between truncate and delete in sql?
Is it possible to update the views? If yes, how, if not, why?
How do I determine how many instances of sql server are installed on a computer?
What are alternate keys?
List out what other servers you can use with ssrs?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What stored by the msdb? : sql server database administration
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
How do you start single user mode in clustered installations?
Define model database?
What are the new features of sql server 2012 reporting service?
How can we check the sql server version?
Which is better statement or preparedstatement?
What is b tree index?
Explain rdbms?