ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:renamecolumnsql

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:dictionary:renamecolumnsql [2016/01/13 02:06] – ↷ Page moved from dictionary:renamecolumnsql to v5:dictionary:renamecolumnsql mnewnhamv5:dictionary:renamecolumnsql [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:column_attributes|Column Attributes Reference]] +[[v5:dictionary:column_attributes|Column Attributes Reference]] 
 == Syntax == == Syntax ==
    array renameColumnSql(    array renameColumnSql(
Line 17: Line 17:
 For [[v5:database:mysql#renamecolumnsql|MySQL]] databases, You must provide the entire column specification, given by ''$columnSpec''. Check the manual page for the driver for more information. For [[v5:database:mysql#renamecolumnsql|MySQL]] databases, You must provide the entire column specification, given by ''$columnSpec''. Check the manual page for the driver for more information.
  
-In order to actually rename the column, the returned array must be passed to the [[dictionary:executeSqlArray|executeSqlArray()]] method. +In order to actually rename the column, the returned array must be passed to the [[v5:dictionary:executesqlarray|executeSqlArray()]] method. 
 ---------- ----------
 ===== Usage ===== ===== Usage =====
v5/dictionary/renamecolumnsql.txt · Last modified: 2016/01/13 02:06 by mnewnham