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