New posts in stored-procedures

Programmatically retrieve SQL Server stored procedure source that is identical to the source returned by the SQL Server Management Studio gui?

Return setof record (virtual table) from function

Entity Framework Vs Stored Procedures - Performance Measure

Entity Framework Stored Procedure Table Value Parameter

Handling date in SQL Server

SQL Server IF EXISTS THEN 1 ELSE 2

Looping Over Result Sets in MySQL

Store procedures in phpMyAdmin

MySQL triggers cannot update rows in same table the trigger is assigned to. Suggested workaround?

mysql stored procedure that calls itself recursively

Using stored procedure output parameters in C#

SQL Server 2000: How to exit a stored procedure?

Entity Framework - stored procedure return value

How to pass a null variable to a SQL Stored Procedure from C#.net code

MySQL stored procedures use them or not to use them

SQL : in clause in stored procedure:how to pass values

Split values over multiple rows [duplicate]

Passing an array of parameters to a stored procedure

SQL Server silently truncates varchar's in stored procedures

EF can't infer return schema from Stored Procedure selecting from a #temp table