Which of the following is true for self-referencing table?
(a) A foreign key constraint can reference columns within the same table.
(b) A primary key constraint can be null.
(c) You cannot delete this table.
(d) You cannot update or delete this table.