Amazon interview question

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

Interview Answers

Anonymous

4 Oct 2019

update table_name set column_name=xxx where condition;

4

Anonymous

7 Feb 2020

to update column_value in table.

1

Anonymous

16 Apr 2019

dont know

2

Anonymous

7 Aug 2019

Tell me about the aps topics