Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stored-procedures

Need a return value from a stored procedure in C#

c# .net sql stored-procedures

Make SQL Server use CHECK CONSTRAINT only on inserted or updated rows

Possible to use the Repository Pattern + Stored Procedures ? Should / can they return IQueryable?

How to pass parameter from main report to subreport

in PhpMyAdmin call stored procedures is ok but running as a query doesn't work

Using sp_executesql with params complains of the need to declare a variable

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