PHP Classes

File: SqlProc/error.sql

Recommend this page to a friend!
  Classes of Andras Toth   SQL Proc Func   SqlProc/error.sql   Download  
File: SqlProc/error.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: SQL Proc Func
Run stored procedures and queries read from files
Author: By
Last change: first release

v.0.0.1
Date: 2 years ago
Size: 139 bytes
 

Contents

Class file image Download
/** * This is a demo procedure using AdventureWorks2012 database * return with error code * */ SEL0 from FROM HumanResources.Employee;