Answer Posted / Jitendra Kumar Srivastava
To add a primary key in pgAdmin, follow these steps: 1. Open your database connection, 2. Navigate to the table where you want to add a primary key, 3. Right-click on the table and select Design, 4. In the design view, select the columns that should be part of the primary key, 5. Click on the Key icon in the toolbar, and choose Primary Key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers