AI Coder
AI
Code Editor
Show Output
CREATE UNIQUE INDEX cust_name_idx ON customers (cust_name);
Output Preview