Actions
Task #85
openThree more Columns added to users table(Doctors role only)
Start date:
02/10/2026
Due date:
02/11/2026 (22 days late)
% Done:
0%
Estimated time:
Description
Sai
Extra Columns to Add
Table: users
Add the following columns:
• designation VARCHAR
• specialization VARCHAR
• address TEXT
. Applicable only for Doctor role
. Can remain NULL for Reception users
. While adding users, select the role as doctor, then shows these three columns in below that.
. It can be nullable
Actions