A data scientist is tasked to query a MySQL table named “inv…
A data scientist is tasked to query a MySQL table named “invoices” and return the “invoice_id”, “invoice date”, and “order” columns. Which of the following SELECT statements is most suitable?