Using the Ch07_SaleCo database, write the SQL statement that…
Using the Ch07_SaleCo database, write the SQL statement that will return all columns and all rows contained in the CUSTOMER table and lock all the rows so they can only be read by other queries, but not updated or deleted by other queries. Enter the SQL statement below. Assume a BEGIN; statement has already been executed. (partial list below of 10 rows returned)