Change data procedure with cursor current of
问题 I need to make a procedure in SQL Developer that can move data from one column to another. These columns are in different tables so i don't know how to write the code. I'm suppose to be using a Cursor to transfer the data from one column then inset in to he other column using the current of statement, though i don't know how to do it and could use some help. I don't even know how you can do this. Table 1 are build with customernumber, first namn, last namne and password table 2 is just