Viewing 15 posts - 826 through 840 (of 1,988 total)
As long as you're comfortable with having to maintain the cross database queries there's nothing terrible about the idea. And it definitely provides a nice way to isolate reporting development...
February 16, 2018 at 10:17 am
February 15, 2018 at 8:32 am
February 14, 2018 at 8:24 am
February 14, 2018 at 8:06 am
Well first, what happens when you try to run just the sqlcmd part of your batch file?
February 13, 2018 at 11:36 am
February 13, 2018 at 8:17 am
February 12, 2018 at 2:21 pm
February 8, 2018 at 8:42 am
You'll need to format the string into something SQL Server can parse, https://docs.microsoft.com/en-us/sql/t-sql/functions/cast-and-convert-transact-sql it looks like you can use type 107 to convert into a date and do your...
February 8, 2018 at 7:51 am
February 7, 2018 at 2:27 pm
Well storage is cheap and yes if you're trying to keep historical dimension data it's entirely expected you might end up with a much larger data warehouse than your sources....
February 7, 2018 at 9:41 am
Viewing 15 posts - 826 through 840 (of 1,988 total)