Hi,
Is it possible to populate a field from a table in another table column?
i.e. if I have a table tbl_companydetails which contains a field clientname that I would like the table I would like to populate to get the value from?
Regards
Comments
2 comments
-
It should be possible using the Generic>SQL Statement generator
-
Yes, you can do it using Python. Here are some example scripts to solve similar sorts of problems:
https://documentation.red-gate.com/display/SDG4/Example+Python+scripts
Add comment
Please sign in to leave a comment.