alter table unique column (nice!) Rose, Description of code: ALTER TABLE table_name ADD UNIQUE(col_name):; This command example comtains a syntax error, the ":" is extraneous. The instruction was however exactly what I needed. I just wonder how to do this same "AL
Ask Questions?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.