Restricting Rows for data generation
Rosalind
Posts: 2
I have a person table in my DB which contains name data for both users and clients. The person type is denoted by a code. Is it possible to restrict the rows transformed to those that are only clients by using a query? Or do I need to put the rows I want transformed into a separate table and then put them back into the real table?
Thank you,
Rosalind
Thank you,
Rosalind