Hi there
Can somebody please help. I'm wanting to add a column to a particular id number something like
alter table name add something varchar(30) where id=?
Firstly is this possible because I can't find any documentation for this and is there a way around it this particular problem I have.
Thanks and regards
Ray