Is it possible to update the information in an entire column at once? I am currently working on a program where I have written JavaScript code to convert all letters to uppercase. However, there are existing entries in the table and I would like to use another script to capitalize all entries in the same column. The database being used is SQL.