I have a table called students. with a column called creditsavailabl e.
now for example say that the specific student has 500 credits and i would like to delete 250 from it.
what delete statement would i use to delete 250 credits from the 500 credits that the student has >???
now for example say that the specific student has 500 credits and i would like to delete 250 from it.
what delete statement would i use to delete 250 credits from the 500 credits that the student has >???
Comment