Viewing 15 posts - 121 through 135 (of 153 total)
That's definitely something I'm open to the idea of. Initially I'm looking for some free or very inexpensive resources to get an idea if it's something I can wrap my...
March 24, 2017 at 7:54 am
I took care of the duplicates in one table but now I'm having trouble joining tables with a one to many relationship. I realize this is getting off topic based...
March 16, 2017 at 11:27 am
I swear all it takes is to walk away for a minute and things make sense. It turns out Table1 has some duplicates in it. Let me clear them out...
March 16, 2017 at 7:55 am
I'm bringing this topic back to life because the need for it has come back. Luckily, this time it is a more scaled back version and I figured out the...
March 16, 2017 at 7:39 am
I'll continue to play around with indexing and what not on the joins to see if I can improve that. For now I've created a physical table using the view...
February 8, 2017 at 1:10 pm
The base table has ~4 million records. There are four different lookup tables having record counts of 270, 7000, 24000, and 42000. The main reason of trying to avoid putting...
February 8, 2017 at 12:33 pm
Thanks, Brian! That's some really good information and will help me accomplish what I'm trying to do. I'll mess around with it and get back with any questions...
January 13, 2017 at 3:10 pm
I was able to get what I need by using a combination of making the role the owner of all the schemas they need access to and by specifying deny...
December 5, 2016 at 8:34 am
Sue - I must not be setting it up correctly when trying to follow your advice. What permissions do I grant at the database level that won't apply to...
December 5, 2016 at 6:08 am
I'm away from a computer and will be for the next few days so I'll give it an attempt to type it out here. The headers will read:
Date, Code,...
November 23, 2016 at 12:31 pm
whenriksen -
The example I provided is code for a report we are taking over from another group. The first goal is to convert it to ANSI-92 style joins so...
November 23, 2016 at 12:03 pm
Here's some sample data. There is some more filtering I need to do on my end so that is why it returns so many results. My intent was...
November 17, 2016 at 8:41 am
I wanted to give this a bump in case someone missed it last week and can provide information on what I'm trying to do.
October 31, 2016 at 7:40 am
They are set to read-only now but it's not specified to not include them in the backups. I was also hoping to move them out of sight without having...
October 24, 2016 at 5:00 pm
Thanks, MadAdmin and ZZ!
September 27, 2016 at 9:45 am
Viewing 15 posts - 121 through 135 (of 153 total)