Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag T-SQL Stored Procedure Rss

   Items 1 to 2 of 2   
 

Create standard CreateUpdate Procedure in T-SQL

This stored procedure saves time by creating a standard procedure to create or update a row.  Read more...
Rating: |  Discuss |  Briefcase | 1,348 reads

Create standard Get Procedure in T-SQL

This stored procedure saves time by creating a standard procedure to retrieve a row or set of rows.  Read more...
Rating: (not yet rated) |  Discuss |  Briefcase | 1,047 reads
   Items 1 to 2 of 2   
 
Tags
3-tier design (2)    
insert (1)    
mkproc_createupdate (1)    
mkproc_get (1)    
resultset (1)    
select (1)    
update (1)