Single Table Analyses (Exercise 4)
Expand the columns of the cust table of the crm database.Right-click the Cust_type column and select Preview in the menu.A preview of the Cust_type data displays on the SQL Editor.We can see that Cust_type can have 3 different values: beneficiary, customer and prospect.
73
|