Generate a full name for a column
shawn_collymore
Posts: 3 Bronze 1
I want to generate a full name for a column but leave it blank if another column is also blank.
Answers
You can create a Python script for the column based on the other.
For more on the Python Generator: https://documentation.red-gate.com/display/SDG3/Generic+generators#Genericgenerators-PythonscriptgeneratorPythonscriptgenerator
For Python script examples: https://documentation.red-gate.com/display/SDG3/Example+Python+scripts
Hope that helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?