Hi All I need to give following permission to a user Read and Write on all objects Alter Table permission on 5 tables Read and write are given by db_datareader and db_datawriter. But how i give ALTER table permissions...I do not want to use db_ddladmin. I have search the site but could not locate anything about it.. used GRANT ALTER Table to Username.. command but didn't work... Thanks in Advance