Viewing 15 posts - 2,551 through 2,565 (of 6,038 total)
I predict that within 5 years the Internet of Things, Social Media, and Big Data will be passé. Companies just can't find a way to build profitable business model around...
June 9, 2016 at 10:16 am
A cursor or any other "sequential row by row" construct to isn't needed to insert rows from one source table to a destination table, and it's actually the least efficient...
June 9, 2016 at 8:44 am
Lynn Pettis (6/8/2016)
Lynn Pettis (6/8/2016)
Jeff Moden (6/8/2016)
I'd bet it's Bridgewater Associates in Connecticut.Not sure about the company, but you are correct about Connecticut.
Just saw a message from the recruiter, Jeff....
June 8, 2016 at 3:09 pm
Taken at face value, it looks like an interesting job, but the description doesn't indicate where the client is located.
June 8, 2016 at 8:45 am
In MSDB, the following database level roles grant members various levels of permission to do things like monitor or start jobs.
SQLAgentUserRole
SQLAgentReaderRole
SQLAgentOperatorRole
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.110).aspx
June 8, 2016 at 8:40 am
Lynn Pettis (6/7/2016)
Luis Cazares (6/7/2016)
Lynn Pettis (6/7/2016)
June 7, 2016 at 11:35 am
ChrisM@Work (6/7/2016)
Eric M Russell (6/7/2016)
Jeff Moden (6/7/2016)
Eric M Russell (6/7/2016)
June 7, 2016 at 9:45 am
Jeff Moden (6/7/2016)
Eric M Russell (6/7/2016)
So I typically bypass the Programming 101 stuff and zoom in on what I really expect from senior level database developer.
I do expect Senior...
June 7, 2016 at 9:08 am
Luis Cazares (6/7/2016)
This is what happens when you trust a forum to answer questions that you should answer on your own.
I could have...
June 7, 2016 at 8:59 am
The more abstracted your application developers are from the database, then the more abstracted your logical model needs to be. I've worked on projects where the application developer was sitting...
June 7, 2016 at 8:39 am
So what's consuming disk space on your data file drive?
June 7, 2016 at 8:26 am
This will give you the outcome you requested, if not the implementation.
select Name from table where ID between 1 and 3 order by ID;
June 7, 2016 at 8:22 am
They're asking the wrong type of questions for a job interview.
June 7, 2016 at 8:09 am
Jeff Moden (6/3/2016)
krypto69 (6/2/2016)
This was a one time update.
Heh... you can't imagine how many times I've seen supposedly "one time" things suddenly become a requirement. 😉 The company...
June 7, 2016 at 7:59 am
Many folks botch their phone or in-person interviews because they are too nervous. When you interview, try to maintain a layed-back attitude, and you'll come across as more confident and...
June 6, 2016 at 4:04 pm
Viewing 15 posts - 2,551 through 2,565 (of 6,038 total)