Verweist auf einen Alias in der aktuellen Datensitzung oder auf eine Datei
im Dateisystem. Wenn die Tabelle noch nicht geöffnet ist wird sie automatisch
im exklusiven Modus geöffnet um die Änderung durchzuführen.
Parameter ColumnName
Die Spalte die entfernt werden soll.
1 2 3 4
createcursor hello (a integer, b integer) displaystructure altertable hello dropcolumn a displaystructure
Structure for table: memory:///5c1dc922680.dbf Number of data records: 0 Date of last update: 0025-08-16 DBF-Codepage: 1252 (windows-1252) DBF-Version: 50 (0x32)
# NAME TYPE PREC SCALE NULL NEXT STEP 1 a Integer 4 0 _ 0 0 2 b Integer 4 0 _ 0 0
Structure for table: memory:///5c1dc922a40.dbf Number of data records: 0 Date of last update: 0025-08-16 DBF-Codepage: 1252 (windows-1252) DBF-Version: 50 (0x32)
# NAME TYPE PREC SCALE NULL NEXT STEP 1 b Integer 4 0 _ 0 0