How can we help you today? How can we help you today?
lfarrington

Activity overview

Latest activity by lfarrington

Generating data based on another table
I am new to Sql Data Generator. I have two tables which are related via a foreign key. For each row in the parent table, I want to create 12 rows in the child table (one for each month). So, my c...
1 follower 1 comment 0 votes
Passing value of a column into a stored procedure
I want to generate data for two columns that are dependent upon one another. (i.e. value of column B is depending on the value generated for Column A) This works fine when using IronPython. Howe...
0 followers 0 comments 0 votes