ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:dropindexsql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dictionary:dropindexsql [2015/08/29 18:58] mnewnhamdictionary:dropindexsql [2015/08/29 18:58] mnewnham
Line 1: Line 1:
 ====== dropIndexSql ====== ====== dropIndexSql ======
-<WRAP todo> 
-Add usage example 
-</WRAP> 
 ~~NOTOC~~ ~~NOTOC~~
 <WRAP right box> <WRAP right box>
Line 35: Line 32:
     [0] => DROP INDEX SALESIDX     [0] => DROP INDEX SALESIDX
 ) )
 +*/
 $dict->executeSqlArray($sqlarray); $dict->executeSqlArray($sqlarray);
 </code> </code>
  
v5/dictionary/dropindexsql.txt · Last modified: 2016/01/13 02:06 by mnewnham