You are creating a function that references a table.
You need to prevent the table from being dropped.
Which option should you use when you create the function?
A.
WITH ENCRYPTION
B.
WITH EXECUTEAS
C.
WITH SCHEMABINDING
D.
WITH RETURNS NULL ON NULL INPUT