PHP Classes

File: Tests/SQL/sqlExample.sql

Recommend this page to a friend!
  Classes of Rafal Przetakowski   Simple SQL query manager   Tests/SQL/sqlExample.sql   Download  
File: Tests/SQL/sqlExample.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple SQL query manager
Compose SQL queries read from template files
Author: By
Last change: Update of Tests/SQL/sqlExample.sql
Date: 8 months ago
Size: 315 bytes
 

Contents

Class file image Download
SELECT example1, example2, example3 FROM exampleTable WHERE example4 = {value->secureString} AND example5 = {value2->integer} AND vatno = {vatno->nip} and valuearray IN ({valueArrayWithoutAtype}) and valueWithoutParamType = {valueWithoutParamType} {CON[notEmptyValue]: and someField = {notEmptyValue->integer} :CON}