Login
Remember
Register
User sharadyadav1986
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by sharadyadav1986
0
votes
Which is not an aggregation function?
answered
Jun 29, 2022
in
Django
django
aggregation-function
0
votes
Name the incorrect field option.
answered
Jun 29, 2022
in
Django
django
0
votes
What represents the logic layer of the program?
answered
Jun 29, 2022
in
Django
django
logic-layer
0
votes
Select the incorrect statement: A database Router uses the method ________.
answered
Jun 29, 2022
in
Django
django
router
database
0
votes
What exception is raised, if the primary key is excluded from a Raw query?
answered
Jun 29, 2022
in
Django
django
exception
0
votes
The integrity of Django ORM operations involving multiple queries can be achieved through savepoints.
answered
Jun 29, 2022
in
Django
django
orm-operations
0
votes
Schema Migrations-run custom SQL using RunSQL or python code blocks using RunPython.
answered
Jun 29, 2022
in
Django
schema
migration
django
0
votes
Select the incorrect statement: Database Transaction ________.
answered
Jun 29, 2022
in
Django
django
database-transaction
0
votes
How to make a migration run outside transaction in a DDL based transaction in Django migration?
answered
Jun 29, 2022
in
Django
django
0
votes
How to make a migration run outside transaction in a DDL based transaction?
answered
Jun 29, 2022
in
Django
django
migration
0
votes
Select the incorrect statement: Migration Operations ________.
answered
Jun 29, 2022
in
Django
django
migration-operation
0
votes
exclude(**kwargs) – Returns QuerySet containing objects matching given lookup parameters.
answered
Jun 29, 2022
in
Django
django
object
0
votes
Table names in databases are created by default with app_classname.
answered
Jun 29, 2022
in
Django
table-name
0
votes
Data migrations _________.
answered
Jun 29, 2022
in
Django
django
data-migration
0
votes
Django is loaded with a database-abstraction API to ______.
answered
Jun 29, 2022
in
Django
django
data-abstraction
0
votes
Select the incorrect statement: QuerySet API are classified as _________.
answered
Jun 29, 2022
in
Django
django
queryset
0
votes
Select the incorrect statement about A QuerySet.
answered
Jun 29, 2022
in
Django
django
queryset
0
votes
When an object is saved, Django _____________.
answered
Jun 29, 2022
in
Django
django
object
0
votes
What can be used to validate all unique constraints on the model instead of individual field values?
answered
Jun 29, 2022
in
Django
django
model-field
0
votes
What can be used to validate all model fields, if any field is to be exempted from validation? Provide it in the exclude parameter.
answered
Jun 29, 2022
in
Django
django
model-field
Page:
« prev
1
...
81
82
83
84
85
86
87
88
89
90
91
...
330
next »
...