Answer: b) ADD PRIMARY KEY
Explanation: The ADD PRIMARY KEY statement is used to add a primary key constraint to a table in SQLite.