How will oyu test the stored procedure taking two parameters
namely first name and last name returning full name?

Answer Posted / jerry joseph

EXEC ProcedureName 'FirstName', 'LastName'

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to insert data into an existing table?

636


Explain differentiate between a having clause and a where clause?

590


What is an indexed view?

678


What are the differences between having and where clause.

630


Why do we partition data?

698






which table keeps the locking information? : Sql server administration

633


What are the database roles? : sql server security

647


What is scheduled job and how to create it?

650


Does a specific recovery model need to be used for a replicated database? : sql server replication

613


Explain the xml support sql server extends?

707


What is encryption key?

90


Difference between report and query parameter. Why do we need different type of parameter?

661


How many types of triggers are there?

665


Explain about merge replications?

680


Which are the two editions in which SQL Azure database available?

109