Viewing 15 posts - 781 through 795 (of 59,078 total)
There are legitimate reasons to use a cursor..
Just an opinion here...
While I agree with the statement quoted above (because "It Depends" is always a consideration), I've found that a...
February 3, 2024 at 5:19 pm
Heh... speaking of AI...
Could you use the AI to suggest to you good folks how to fix all the problems with the forum software and the article submission software?
Those two...
February 3, 2024 at 4:36 pm
No, it did not work and that was the reason I took time to post it here. I have tried many options including substring.
Yeah... sorry... admittedly, I only took...
February 3, 2024 at 4:26 pm
Just to encourage you, I have a table of the following "specs"...
52.1 GB
100 Million Rows
529 Bytes Average Row Size
With the Clustered Index in place, it only took 1 minute and...
February 3, 2024 at 4:09 pm
table data is like this and out put of the data is mentioned in earlier post
You didn't read the article at the...
February 3, 2024 at 3:00 pm
Sorry this is an SSRS Reporting services problem
IIRC, you can edit the title of your own original post.
And, are you seriously stuck with SSRS 2008?
February 2, 2024 at 2:49 pm
Once again, if you want coding assistance, please provide consumable sample data for us to experiment with.
In other words, do like I previously suggested... read'n'heed the article at the...
February 2, 2024 at 2:36 pm
If you're using >= 2017, the TRIM function in T-SQL will handle the removal of double quotes and spaces and whatever other leading/trailing characters you may have to work with. ...
February 2, 2024 at 2:33 pm
You're still writing SQL as if you were in BASIC or Fortran. Let's start off with the create table statement. By definition, and not as an option, table must...
February 1, 2024 at 10:24 pm
Sorry... originally missed the meaning here and took the post down and replacing it with the following...
Just use a WHERE NOT IN. If something more sophisticated is desired, we'd need...
February 1, 2024 at 9:12 pm
Resistance to any change in systems, until they break beyond repair, is a bad practice.
I strongly disagree... especially when someone claims that such a thing is a "practice", either...
February 1, 2024 at 9:05 pm
Heh... it's funny... I see so many people saying that people who are resistant to change are stuck in a rut. I guess it's never dawned on those people that...
January 31, 2024 at 12:48 am
Note to self: PPTS.
January 31, 2024 at 12:20 am
The problem is very likely that you're simply not doing any log file backups. Full backups do nothing to clear the log file.
If you want to be able to do...
January 31, 2024 at 12:13 am
Viewing 15 posts - 781 through 795 (of 59,078 total)