Viewing 6 posts - 1 through 7 (of 7 total)
@ Jeff
Thanks again for the input. Its nice to know this can be done but in the end, I made the developer cave and follow a normalized schema that...
December 1, 2015 at 4:16 pm
@jeff: Thanks for this. I will run this by our DBA when I get in the office on Monday, meanwhile I'll implement in my test environment at home and...
November 21, 2015 at 2:15 pm
Alan.B (11/20/2015)
omegadev21 (11/20/2015)
Jeff Moden (11/20/2015)
Ah... maybe I missed it. Is this the data example?
Given the field CLIENT_DATA of data type VARCHAR(MAX) with data:
{"LASTNAME":"Doe","FIRSTNAME":"John","EMAILADDRESS":"something@email.com","USERNAME":"exusername","PHONENUMBER":"15555555555"}
@jeff Moden, yeah that's the sample...
If only...
November 20, 2015 at 10:55 pm
Jeff Moden (11/20/2015)
Ah... maybe I missed it. Is this the data example?
Given the field CLIENT_DATA of data type VARCHAR(MAX) with data:
{"LASTNAME":"Doe","FIRSTNAME":"John","EMAILADDRESS":"something@email.com","USERNAME":"exusername","PHONENUMBER":"15555555555"}
@jeff Moden, yeah that's the sample...
If only I could...
November 20, 2015 at 10:07 pm
Nevermind, I figured out what the issue was. However, once I got it working, I realized, that this script does not create insert statements for the data. Can...
November 7, 2014 at 2:43 pm
Great script. Have a quick question, I'm trying to use this script to generate schema dumps of a remote database instance. I do not have and it will...
November 7, 2014 at 2:36 pm
Viewing 6 posts - 1 through 7 (of 7 total)