1. What is a Stored Procedure?
2. Store Procedure with single parameter.
3. Store procedure with multiple parameter,changing the parameter order.
4. Alter with store procedure.
5. Seeing the text of SP. SP_helptext
6. Stored procedure with output parameter.
----------------------- SQL JOIN ------------------------
1. SQL Join
2. Inner Join
0 Comments