Build your intuition. Fill in the missing part by typing it in.
To handle errors and exceptions when executing database queries, you can wrap the query code within a _ block and catch any errors that occur within the _ block.
Write the missing line below.