adspace


What is primary key in django?

Answer Posted / Priyanka Arya

In Django, a Primary Key is a field that uniquely identifies each record within the database table. By default, Django uses AutoField which creates an integer-based primary key.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category