Multiple choice technology mainframe ____ command adds a record to the database. STORE ADD INSERT UPDATE Reveal answer Fill a bubble to check yourself A Correct answer Explanation In Natural, the STORE statement adds a new record to the database. INSERT, ADD, and UPDATE are not Natural database commands - STORE is the correct command for record insertion.