0 votes
in Django by

Select the incorrect statement: QuerySet API are classified as _________.

select the correct answer from below options

a) Methods that return new QuerySets

b) Field Lookups

c) Methods that do not return QuerySets

d) Methods that return new querysets’ AND ‘field lookups’ AND ‘aggregation functions’

e) Aggregation funcions

f) all the options

1 Answer

0 votes
by
f) all the options

Related questions

0 votes
asked Jun 29, 2022 in Django by sharadyadav1986
0 votes
asked Jun 29, 2022 in Django by sharadyadav1986
...