In the following SQL command "person_id" can be . . . . . . . .
SELECT person_id, fname, lname, Birth_data FROM person WHERE person_id=1;
SELECT person_id, fname, lname, Birth_data FROM person WHERE person_id=1;In the following SQL command "person_id" can be . . . . . . . .
SELECT person_id, fname, lname, Birth_data FROM person WHERE person_id=1; Correct Answer Primary Key or any other Attribute
মোঃ আরিফুল ইসলাম
Feb 20, 2025