0 votes
in Django by
What exception is raised, if the primary key is excluded from a Raw query?

select the correct answer from below options

a) InvalidField exception

b) InvalidAttribute exception

c) InvalidQuery exception

d) InvalidObject exception

1 Answer

0 votes
by
c) InvalidQuery exception

Related questions

0 votes
asked Mar 18, 2023 in chef mimas by Robin
+1 vote
asked Oct 9, 2022 in JavaScript by Robin
...