Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stored-procedures

Is it possible for a trigger to find the name of the stored procedure that modified data?

Allowing a stored procedure to select from a system table using a certificate in SQL Server 2012

Is there a tool to convert T-SQL Stored Procedures to C#? [closed]

How to catch and return (or print) an exception in an ORACLE PL/SQL create or replace stored procedure

IQueryable<> from stored procedure (entity framework)

Stored procedure does not exist, even after creating it

How to rename an Oracle procedure

oracle stored-procedures

Stored Procedures in Python for PostgreSQL

Passing an array from .Net application to Oracle stored procedure

order by a parameter

MySQL Entity Framework 4.0 Stored Procedure Field Mapping

DECLARE GLOBAL TEMPORARY TABLE Vs CREATE GLOBAL TEMPORARY TABLE in DB2

Entity Framework CTP5 - Reading Multiple Record Sets From a Stored Procedure

Stored procedures IN, OUT, INOUT parameters

mysql sql stored-procedures

Dapper: Help me run stored procedure with multiple user defined table types

Execute a SQL stored proc from a SQL view

Suppress transaction in stored procedure

Calling MSSQL stored procedure from SqlAlchemy

versioning stored procedures/PLSQL?

SQL Server Permissions on Stored Procs with dynamic SQL