Hi Guys,

Can anyone help me convert the following code for MSSQL?


ALTER IGNORE TABLE ticket_flag ADD CONSTRAINT ticket_flag_per_user
UNIQUE INDEX (ticket_id, ticket_key, create_by);

Thanks in advance!
Aaron
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to