Dan,
 
FWIW, ALTER TABLE <table name> ADD COLUMN <column name> <data type> always adds the column at the end of the existing columns.
 
Very Best R:egards,
 
Razzak  
On 10/31/2023 6:12 PM EDT Dan Goldberg <[email protected]> wrote:
 

I would like to use the alter command to add a column to a table, but I do not see a way to specify where I want the column insert before. Anyone have any ideas on how to do that?

TIA

Dan Goldberg

 

--
For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/1431696263.2496122.1698790878690%40email.ionos.com.

Reply via email to