@ravi.g6 wrote:
Hi All,
I am doing a Automation where I am using Excel as a database.
I have to add a column in Excel Database.
so for that I am using Alter statement.
“Alter table [table_name$] add column_name varchar(100)”
its showing error as .
please help.
Posts: 3
Participants: 2