How do I make a SQL function that will delete a column from a certain set of rows, in a table. Thanks.
Peopleperson49
Edit: To clarify I want to delete the information in the column and leave a value of 0. Not actually delete the column. For example: any account with a char_id between 150200 and up has all zeny set to 0.
Question
Peopleperson49
How do I make a SQL function that will delete a column from a certain set of rows, in a table. Thanks.
Peopleperson49
Edit: To clarify I want to delete the information in the column and leave a value of 0. Not actually delete the column. For example: any account with a char_id between 150200 and up has all zeny set to 0.
Edited by Peopleperson492 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.