Publishing Concepts Interview Question

Write a SQL query to retrieve data from a table

Interview Answer

Anonymous

Feb 12, 2020

SELECT * FROM table Anyone that has even been remotely exposed to SQL can write a simple SELECT statement. Doesn't mean they have competency. Company should spend more time on skill assessment tests then personality tests.