Amazon Interview Question

write a sql query to update the table in an existing table

Interview Answers

Anonymous

Oct 4, 2019

update table_name set column_name=xxx where condition;

4

Anonymous

Feb 7, 2020

to update column_value in table.

1

Anonymous

Apr 16, 2019

dont know

2

Anonymous

Aug 7, 2019

Tell me about the aps topics