PHP Classes

File: tests/expected/creator/delete.sql

Recommend this page to a friend!
  Classes of Michael Cummings   PHP SQL Parser Class   tests/expected/creator/delete.sql   Download  
File: tests/expected/creator/delete.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: 93 bytes
 

Contents

Class file image Download
DELETE QUICK t1, t2 FROM t1 INNER JOIN t2 INNER JOIN t3 WHERE t1.id = t2.id AND t2.id = t3.id