PHP Classes

File: tests/expected/creator/issue62o.sql

Recommend this page to a friend!
  Classes of Michael Cummings   PHP SQL Parser Class   tests/expected/creator/issue62o.sql   Download  
File: tests/expected/creator/issue62o.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP SQL Parser Class
Parse SQL to extract the SQL query structure
Author: By
Last change:
Date: 5 years ago
Size: 84 bytes
 

Contents

Class file image Download
SELECT *, case when (col1 not like '') then col1 else col2 end AS alias1 FROM table1