Search
We have a table books below. Write an SQL statement to:
books
set price of all the books as 500
price
500
set publisherName of all the books as NULL
publisherName
NULL