Which operation normally builds a new QuerySet without executing its SELECT?

from Django
Django 6.0.8 / Python 3.14 beginner 1 min

Which operation normally builds a new QuerySet without executing its SELECT?

Report an error