BrotherOmar
Technical User
I want to create a new table based on a current table in the same db and will use a create table query. Easy so far. I want to add a field in the new table that didn not exist in the old table and I want to do this in the in the create table query. I can add the new field but its format is text.
How can I run this create table query so that the new field is formatted as currency
thanks,
omar
How can I run this create table query so that the new field is formatted as currency
thanks,
omar