ImOutofIdeas
Technical User
Hi all,
I have a table (tableA) with the following columns: origin, outcome1, 1P, outcome2, and 2P. I want to update a new column (destination) with either outcome 1 or outcome 2. the columns 1P and 2P are the chances that the destination should be outcome1 or outcome2, example 70% and 30%. Any ideas on how to tackle this in an update statement? Thanks In Advance
I have a table (tableA) with the following columns: origin, outcome1, 1P, outcome2, and 2P. I want to update a new column (destination) with either outcome 1 or outcome 2. the columns 1P and 2P are the chances that the destination should be outcome1 or outcome2, example 70% and 30%. Any ideas on how to tackle this in an update statement? Thanks In Advance