Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Fill Empty Column with Random Values

tjamal1
8 - Asteroid

Hi, I have a table in SQL which contains 4 columns, All columns are filled except the last column. How I can fill that column with random values (from 1 to 3) without changing the values of other columns

 

Database: SQL 

1 REPLY 1
treepruner
9 - Comet

I think this form posting answers your question. Basically look at the randInt() function.

 

Sarah

Labels