Posts
Sort by recent activity
populate field from SQL lookup?
I'm working on a data generator project where I would like to be able to do a query against a table containing lookup data.
You know how when scripting data generation fields, other fields are repr...
Red Gate's prompting vs. SSMS prompting.
I'm suffering with prompt issues where the prompting is so agressive I can barely type "SELECT * From..." before it not only prompts, but completes my SQL for me with incorrect objects. I am trying...