Index

(table)

o2tab_column_remove

boolean o2tab_column_remove(string $table_name, string $column_name)

Remove a column from table.


Parameters:
  1. $table_name
  2. Table name
  3. $column_name
  4. Column physical name.