Viewing 15 posts - 451 through 465 (of 1,988 total)
The process of installing SQL Server isn't going away anytime soon, AWS or pre imaged set ups might reduce the need to install for scratch but those options aren't always...
March 26, 2019 at 8:53 am
March 25, 2019 at 10:54 am
That... that... seems like some very poor wording on the part of that security setting, that really means it's just one step short of completely public.
March 22, 2019 at 7:56 am
March 21, 2019 at 11:05 am
March 19, 2019 at 11:31 am
March 15, 2019 at 9:26 am
March 14, 2019 at 10:56 am
If you don't want to drop and recreate constraints, load the data into a staging table, then load the data into the main tables in the proper order to prevent...
March 14, 2019 at 8:19 am
March 12, 2019 at 12:30 pm
Hmm.... don't give them access directly the exported file. Either email the results to them or copy the file over after creating it with a date stamp.
March 12, 2019 at 12:28 pm
March 12, 2019 at 9:31 am
Sounds like you already spelled out the solution 🙂 Use a case statement https://docs.microsoft.com/en-us/sql/t-sql/language-elements/case-transact-sql?view=sql-server-2017
March 12, 2019 at 8:52 am
What kind of job is it?
March 12, 2019 at 7:51 am
Viewing 15 posts - 451 through 465 (of 1,988 total)