obtain the invoice date, customer id, and first and last names for the invoice whose number currently is stored in i invoice num. place these values in the variables i invoice date, i cust id, and i cust name, respectively. output the contents of i invoice date, i cust id, and i cust name.