employer cover photo
employer logo
employer logo

STI Computer Services

Is this your company?

STI Computer Services Interview Question

How would you add items to a table in SQL

Interview Answer

Anonymous

Jun 26, 2023

INSERT INTO tablename VALUES (field1, field2, ... , field n);