MOCK Table

 avatar
Akash
mysql
3 years ago
63 B
6
Indexable
CREATE TABLE EMP (Emp_id INT, salary INT, fname VARCHAR(255));
Editor is loading...