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
How to insert data into an existing table?
Explain differentiate between a having clause and a where clause?
What is an indexed view?
What are the differences between having and where clause.
Why do we partition data?
which table keeps the locking information? : Sql server administration
What are the database roles? : sql server security
What is scheduled job and how to create it?
Does a specific recovery model need to be used for a replicated database? : sql server replication
Explain the xml support sql server extends?
What is encryption key?
Difference between report and query parameter. Why do we need different type of parameter?
How many types of triggers are there?
Explain about merge replications?
Which are the two editions in which SQL Azure database available?