Viewing 15 posts - 91 through 105 (of 769 total)
I will query on the system catalogs but know that so far everything Iv'e found either works only for non-table objects (i,.e. Views, Stored Procedures, UDF's) or does not work...
April 1, 2020 at 6:22 pm
Than you for the additional info/feedback Mike.
January 16, 2020 at 3:35 pm
Thank you for the additional info/feedback Mike.
January 16, 2020 at 3:34 pm
I think your right with the shrink file because the DB when backed up is still around the same size as when we had it ion prem. I have another...
January 16, 2020 at 3:33 pm
Jeff - Your links worked also and i will definitely give that a try now that IO know I should be able to do the restore.
You also may be onto...
January 9, 2020 at 9:54 pm
Thank you Sue that worked.
This is certainly one way to drive users away from SQL 2016, make it hard to use the updates.
January 9, 2020 at 9:42 pm
It might help if I just include what I am trying to achieve. I am trying to restore a copy of our DB from our cloud vendor and when I...
January 9, 2020 at 8:56 pm
Chris
I knew there was something about that damned statement that bothered me but I could not see it (i.e. forest for the tress). I was soo hung up on the...
January 7, 2020 at 7:32 pm
That's it. Its difficult to modify DDL and get everything. I'd rather post the original/unaltered but can't do it.
There is an ACCT table and just like the CHILD_TABLE if you...
January 6, 2020 at 7:35 pm
I used the Script to New Window feature in version of SQL Mgt Studio we have access to in the vendors cloud to quickly generate the DDL. I changed only...
January 6, 2020 at 7:25 pm
John Roberts- Not sure about the errors, I don't get these when I use any of the code I've included. The 2 CREATE TABLE statements and the DELETE all work.
Thanks
January 6, 2020 at 5:15 pm
John
Assuming I understand correctly you are in agreement with me in that assuming the setup of the 2 tables I've shown the included DELETE should never find anything to delete...
January 6, 2020 at 4:34 pm
Just wanted to let everyone know who has taken the time to reply that I figured it out with everyone help. What had me hung up with PIVOT was the...
October 24, 2019 at 5:03 pm
Using my DUMMYTABLE as the example which I just edited because I realized that the last 4 inserts did not use a value of 4 for hEntity
What I'm trying to...
October 24, 2019 at 4:53 pm
Let me ask you this then. Is there another/better way to handle transposing rows into columns as of SQL 2014 or higher or is PIVOT still the way to go...
October 24, 2019 at 3:26 pm
Viewing 15 posts - 91 through 105 (of 769 total)