SAP HANA SQLScript · SQLScript Basics: Syntax, Variables & NULL
Row 5 of test_null has NAME = NULL. Which of these two SELECTs returns row 5? ``` WHERE name LIKE 'P%' -- or -- WHERE name NOT LIKE 'P%' ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
