Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What exception is raised, if the primary key is excluded from a Raw query?
Home
Django
What exception is raised, if the primary key is excluded from a Raw query?
0
votes
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
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
django
exception
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2022
by
sharadyadav1986
c) InvalidQuery exception
...