Viewing 15 posts - 4,246 through 4,260 (of 59,067 total)
Hi all,
I'm a newbie to T-SQL. Please can you help me with the below query . Thanks in advance!
my desired o/p
------------------
my...
December 5, 2021 at 5:33 pm
This is so wrong. Your company is trying to have you fix the wrong problem. The real problem is the source of the data and THAT's what actually needs to...
December 5, 2021 at 5:18 pm
We wrote the script to split inserting data the same table.
We probably need to see that script.
I also cringe a bit when I see that people wrote a...
December 5, 2021 at 4:45 pm
Or this? (Pipe is being used to indicate a separate column for each date)
2021-01-01 | 2021-01-02 | 2021-01-03 ...
December 5, 2021 at 4:17 pm
If you do a search for "sys.dm_os_performance_counters", you'll find a ton of some pretty good articles on what to look for. The trouble is, the counters are just reporting symptoms. ...
December 5, 2021 at 2:35 am
So... wha'cha wanna do with a name like "Jill St. John" or "James van Allen" or a name with a hyphen in it???
Seems like there's a pretty good chance...
December 5, 2021 at 12:35 am
So... wha'cha wanna do with a name like "Jill St. John" or "James van Allen" or a name with a hyphen in it???
Seems like there's a pretty good chance that...
December 3, 2021 at 7:44 am
Looks a whole lot like good ol' fashioned HTML. Thanks for the link, Tomaz.
December 3, 2021 at 7:16 am
Understood there, as well. No worries. It's not difficult for me to cobble some example tables. I was just going "for the real stuff" just to be sure.
December 2, 2021 at 10:57 pm
There are several issues here and the most important of them all is an absolute show stopper for us and almost everyone that has posted has mentioned it in one...
December 2, 2021 at 12:13 am
hello ,
Who has any idea please how to rebuild a clustered index to a clustered columnstore index
thanks
Documentation is your friend. This is an example specifically covered in the following...
December 1, 2021 at 8:53 pm
Thanks for your speedy replies contacted sys administrator numerous group policies had been applied.
Server now same as other SQL instances no issues running various batch files & agent jobs...
December 1, 2021 at 7:05 pm
The CSVs were created from Excel. I just save as CSV. I am guessing they are tabbed (they do appear in a table format)
The tables do contain confidential information...
December 1, 2021 at 7:02 pm
Ok. Understood on the column names and the table creation.
Is the data in the files separated by commas or tabs?
Also, is there any chance of attaching one of the files...
December 1, 2021 at 5:02 am
That's kind of cool. Thanks for the article.
Do you have a link to some formal documentation for what the syntax and possible functionality is for this "markdown" language and how...
November 30, 2021 at 2:24 am
Viewing 15 posts - 4,246 through 4,260 (of 59,067 total)