Viewing 15 posts - 61 through 75 (of 398 total)
oh, then you and John are both saying that if varchar datatype size is much bigger than actual length of data, this will not affect query performance or indexing.
November 7, 2018 at 11:05 pm
John says No, Eddie gives a fully explained Yes (on referenced link).
Because of the well reasoned explanation I accept Eddie's answer.
Large datatypes require more space to...
November 7, 2018 at 12:38 pm
thanks for the help, guys. Cursor is working and I've incorporated sql_modules. Final result below.
Is there a better way to do this that doesn't involve creating an object...
October 16, 2018 at 12:54 am
Thanks frederico_fonseca. I made the correction.
When running I am getting error Msg 102, Level 15, State 1, Line 10 Incorrect syntax near 'dbo'. ...
October 15, 2018 at 12:00 am
I've adopted all suggestions for my query statement except for sys.sql_modules.definition since I need to see how to join to that instead of sys.comments. Right now just trying to get...
October 14, 2018 at 1:59 pm
October 10, 2018 at 10:43 pm
It is still a working functionality ie. it returns top 1000 rows? Sorry, I ask. I am facing an tech support group that will not fix this broken functionality...
January 24, 2018 at 2:16 pm
June 27, 2017 at 8:57 pm
You're right. I just wasn't seeing it.
In this dataset if I want the subquery and outerquery to return results I need to join on YYYYMM instead of...
June 24, 2017 at 10:24 pm
Sergiy, where did I complain about a lack of answers?
I marked the post as solved, i then had an issue with it and posted a followup. Anyone who...
June 24, 2017 at 7:02 pm
it was false hope of someone furthering the post. That's my perspective. Hope it has value to you.
June 23, 2017 at 2:31 pm
isn't that what private messages are for?
I had additional questions which I posted after marking Phil's great answer (by the way) as the answer.
When i...
June 23, 2017 at 10:26 am
sorry you took it so badly. But seriously, Ed, if I didn't get Phil's answer the first time, why would your reposting it help?
June 22, 2017 at 6:26 pm
while you two were having a little secret code language conversation I was pulling my hair out with parameter passing to exec sql task. Man alive.
June 22, 2017 at 5:50 pm
June 22, 2017 at 3:32 pm
Viewing 15 posts - 61 through 75 (of 398 total)