Posts
Sort by recent activity
Restricting Rows for data generation
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 clie...