Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stored-procedures

Return table in stored procedure postgresql

How to change this procedure from SQL Server 2012 to SQL Server 2008

Oracle Stored Procedures that Return a Dataset

can I access a remote mysql server/db from a stored procedure?

pass object from Java to Oracle procedure

Do queries executed in a Postgres trigger procedure run in the same transaction?

What are these sys.sp_* Stored Procedures doing?

Procedure with out parameter (SYS_REFCURSOR) with Entity Framework

Running stored procedures with parameters

SQL Server execute stored procedure in update statement

ColdFusion adds unwanted output parameter to a stored procedure call

Iterate over XML nodes and send emails in SQL Server

How can I prevent divide-by-zero errors in a Stored Procedure?

SSIS is hanging during Update with 3 millions of rows

Stored Procedure: Cursor is bad?

Loop in stored procedure or in client code

How Temp Table works in Stored Procedures (global & local )

How to make a join with the stored procedure result?