> For INSERT: Since "roll_no" is a primary key, your INSERT statement should > include "roll_no" in the inserting fields.
Sorry for my ignorance, but how do I exactly do that?
> For INSERT: Since "roll_no" is a primary key, your INSERT statement should > include "roll_no" in the inserting fields.
Sorry for my ignorance, but how do I exactly do that?