Reaching other table data.

shnekshnek Posts: 4
edited January 19, 2015 6:20AM in SQL Data Generator
Is reaching data from other table possible?
I need for example to set expiration date in table X that is less by the date in table Y by random number of days.

I have one more question. When in table X i have a column with integer number: 1, 2 or 3; so how can I generate in table Y the exact same number of rows that are the known number from table X, of course the table Y is connected with table X.

Comments

Sign In or Register to comment.