Viewing 15 posts - 2,611 through 2,625 (of 39,723 total)
And now, how to put the brakes on a migration project...
Break your wrist on a bicycle ride so you only have one hand to type with and no immediate...
June 15, 2020 at 2:26 pm
EXEC sp_configure 'default language'
June 15, 2020 at 2:23 pm
It's not quite clear what you want here. What would the SELECT statement include?
The scripting engine in SQL Server produces the DDL code for the object, but does not include...
June 15, 2020 at 2:17 pm
You might edit the subject, as it's not clear what you want. You put in the start of a statement rather than a description like "Looking for someone to join...
June 15, 2020 at 2:15 pm
Use an AND, is what I think. I'm not quite sure how you're doing this, but when you evaluate the ISNULL(), I assume you can access both the value of...
June 15, 2020 at 2:09 pm
No.
The password you use when you create the master key is used to open it if you break the hierarchy of allowing the Service Master Key to automatically open it.
The...
June 12, 2020 at 5:51 pm
I certainly don't recommend two jobs, and I do think if you had two dev jobs, you'd get burned out.
June 12, 2020 at 1:40 pm
Last guy, well, this one is just unbelievable, but he was working for a competitor the WHOLE TIME he was with us. Like a couple of years. working...
June 12, 2020 at 12:45 am
That appears to be the issue. If I use NULLS, with this code:
CREATE TABLE ProductSample ( [ProductName] varchar(100), [ProductLevel1] varchar(20), [ProductLevel2] varchar(20), [ProductLevel3] varchar(20) )
INSERT INTO dbo.ProductSample
...
June 11, 2020 at 7:02 pm
Thanks, Martin. I'll experiment with that. I wasn't sure what this meant from the docs, and when working in a Power BI Data model, it can be hard to tell...
June 11, 2020 at 6:56 pm
Re: the value of a commute.
In 2002, I was looking for a job. Just prior to starting to work FT for SSC. At the time, I interviewed with a lot...
June 11, 2020 at 6:49 pm
The office cost is the big item, and I think it's like the cloud v my data center. If I own the data center and equipment, not sure the cloud...
June 11, 2020 at 6:45 pm
...
-ps. One final comment. If they don't trust us to do the work without watching us, why did they hire us???
-R
Absolutely. Treat people like adults. If you have issues,...
June 11, 2020 at 4:24 pm
@IowaDave: Great question. I should think and write about this a bit.
I will say my role at RG has often been it's own role, with very little team interaction. I...
June 11, 2020 at 4:22 pm
I've always been a "pay the person for the job", not necessarily for that person. So if I'm a younger/newer person, but you trust me to be a dev, or...
June 11, 2020 at 4:12 pm
Viewing 15 posts - 2,611 through 2,625 (of 39,723 total)