I'm need to separate out this table as follows:
I've heard this may be possible using a CURSOR function? Can anyone help please?
Select id, tag from mytable
I'm need to separate out this table as follows:
I've heard this may be possible using a CURSOR function? Can anyone help please?
Select id, tag from mytable