Challenge: Product Name Formatting
Uppgift
Swipe to start coding
- Select all rows from the
productstable. - Include
product_idand the originalproduct_namein the result. - Add a new column that converts
product_nameto uppercase using a string function. - Add another new column that extracts the first 3 characters of
product_nameusing a string function. - Give both new columns clear aliases:
product_name_upperandproduct_name_first3.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 4. Kapitel 7
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Fantastiskt!
Completion betyg förbättrat till 5.56
Challenge: Product Name Formatting
Svep för att visa menyn
Uppgift
Swipe to start coding
- Select all rows from the
productstable. - Include
product_idand the originalproduct_namein the result. - Add a new column that converts
product_nameto uppercase using a string function. - Add another new column that extracts the first 3 characters of
product_nameusing a string function. - Give both new columns clear aliases:
product_name_upperandproduct_name_first3.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 4. Kapitel 7
single