ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:dropcolumnsql

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:dropcolumnsql [2015/08/29 18:32] mnewnhamdictionary:dropcolumnsql [2015/08/29 18:33] mnewnham
Line 17: Line 17:
 ===== Usage ===== ===== Usage =====
 <code php> <code php>
 +/*
 +* Connection to DB2 database
 +*/
 $dict = NewDataDictionary($db); $dict = NewDataDictionary($db);
 $sqlarray = $dict->dropColumnSql('ACT','ACTNOTES'); $sqlarray = $dict->dropColumnSql('ACT','ACTNOTES');
v5/dictionary/dropcolumnsql.txt · Last modified: 2016/01/13 02:06 by mnewnham