|
Browse by Tags
All Tags » stored procedure » SQL Server 2000 ( RSS)
-
Dear members, we provide a solution of bugs related to sql server along with study material and interview preparation of SQL server. click below link to get your solution http://mssqlinterview.blogspot.com/
-
what is the diffrence in DBMS and RDBMS?
-
Firman, Here are a few options: Option 1 - New consolidated stored procedure CREATE PROCEDURE dbo.spConsolidated AS EXEC dbo.Sp_collecting EXEC dbo.sp_numtoWord GO Option 2 - Copy the code from the second stored procedure to the first stored procedure Option 3 - Have the first stored procedure call the...
Page 1 of 1 (3 items)
|
|
|