Viewing 15 posts - 5,041 through 5,055 (of 59,072 total)
@jeff When I ran your code and seeing what @sql has in it, that's exactly what I was trying to achieve. How to you get that into an email...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 25, 2021 at 2:52 am
Thanks to you BOTH for taking the time posting the code, lot to digest...
I just have a question, would it be possible to also include a row total for...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 25, 2021 at 2:49 am
>> I have a query that produce a table where I have a list of columns. Then I choose check what columns are on the table excluding the column...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2021 at 11:01 pm
Do I still need to run sp_updatestats if I execute DBCC DBREINDEX(tablename) for tables in database?
I think you should still use to run sp_updatestats as dbcc dbreindex doesn't the...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2021 at 10:57 pm
First, here's a shorter way to provide the data in a readily consumable format. It's also better to do it in a temp table than a real table in most...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2021 at 10:08 pm
@JeffModen - that would be great, except most don't even know what character 7 let alone 28 through 31 are or how they were used. Or why we used...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2021 at 7:34 pm
I figured. You can tell that's "never" happened to me before, right? 😀 Thanks for the feedback. Long live the command line! 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2021 at 6:48 pm
It's a funny thing how people crab about the way Excel handles data that has a comma in a "field". It actually works exactly the way the CSV standards say...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2021 at 8:08 pm
I've registered for the EightKB event, so I can tune in to Jeff's session. Had the confirmation email but no details on how to join. Are these sent closer...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2021 at 7:44 pm
Heh... that reminds me of an old poem about denial...
Roses are Red,
Violets are Blue,
Some Poems Rhyme,
But this one don't.
😀
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2021 at 7:43 pm
How are you checking that the folder still exists? I've been "caught" more than once by Windows Explorer still displaying the folder until I did a refresh.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2021 at 6:53 pm
To be honest, it sounds to me that the file at the source is damaged.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2021 at 6:36 pm
Thanks for the feedback, Tom. I love to teach and I really love teaching this one. It's a shame we can't do these in person because I'd love to see...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2021 at 11:48 pm
Maybe something has changed but, in the past, it wouldn't allow you (unless you knew the "silent" trick) to install the 64 bit version if 32 bit apps were on...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2021 at 2:38 pm
If you're serious, then instead of posting spam, contact the web master for this site.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2021 at 2:34 pm
Viewing 15 posts - 5,041 through 5,055 (of 59,072 total)