Question: Given a table of Customers, which statement would help me retrieve all columns from the customer table? (choose one) Select columns from customers Retrieve all
Given a table of Customers, which statement would help me retrieve all columns from the customer table? (choose one)
| Select columns from customers |
| Retrieve all columns from customers |
| Select * from customers |
| Select * from customers where allcolumns = true |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
