insert into employees (id, name) values (2, John);
What would the DBMS acquire to execute the statement above?
insert into employees (id, name) values (2, John);
What would the DBMS acquire to execute the statement above?
Create a free account to access the full topic