ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:droptablesql

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:dictionary:droptablesql [2016/01/13 02:06] – ↷ Page moved from dictionary:droptablesql to v5:dictionary:droptablesql mnewnhamv5:dictionary:droptablesql [2016/01/13 02:06] (current) – ↷ Links adapted because of a move operation mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[dictionary:executesqlarray|executeSqlArray()]]+[[v5:dictionary:executesqlarray|executeSqlArray()]]
  
 == Syntax == == Syntax ==
Line 11: Line 11:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The method ''dropTableSql()'' creates the SQL statement necessary to drop an existing table in the database. In order to actualy drop the table, the output of the command must be executed with the [[dictionary:executesqlarray|executeSqlArray()]] method.+The method ''dropTableSql()'' creates the SQL statement necessary to drop an existing table in the database. In order to actualy drop the table, the output of the command must be executed with the [[v5:dictionary:executesqlarray|executeSqlArray()]] method.
  
 ===== Parameters ===== ===== Parameters =====
v5/dictionary/droptablesql.txt · Last modified: 2016/01/13 02:06 by mnewnham