SAP HANA SQLScript · Write Access to the Database (DML)
Given table_1 with key1 INT DEFAULT 5, what does KEY1 hold after this? ``` INSERT INTO table_1 (key2, value1) VALUES (2, 'Defaultvalue'); ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
