Viewing 15 posts - 1,471 through 1,485 (of 59,066 total)
Well, I hope you both get a little refresh going. I'm feeling a bit more on it today after playing radio all day Saturday (Tour De Tulsa, bike rides...
May 8, 2023 at 1:08 pm
Hi All,
I have to highest two word in the columns. It should have the maximum two words combination. I have attached the excel for reference.
So which word pairs do...
May 8, 2023 at 4:37 am
I wonder why it is that there's always more pressure to "get it done" than there is to "get it done right".
Actually, I know why and the answer generally falls...
May 8, 2023 at 4:10 am
can we use the same method in databricks to create group, since for creating workspace local group it doesn't work as ' create group if not exists group_name ' ...
May 8, 2023 at 3:22 am
Had to give this one 5 stars... it should be more. I've been going through the same thing for quite a while now. Seems there's no end and I'm starting...
May 6, 2023 at 2:24 am
and often it's done by some who's background with SQL boils down to reading "Learn SQL in 24 hours" and that's it and no I'm not joking.
That's pretty much...
May 6, 2023 at 2:12 am
It's a telephone system. They just wanted different ways to evaluate things like doing call duration analysis depending on which client someone was calling about (we handle the calls for...
May 5, 2023 at 7:50 pm
how big is the table?
if only a few thousand rows then a script with insert statements would likely work fine as mentioned before.
but for anything with volumes BCP or...
May 5, 2023 at 5:24 pm
Through SQL? No. It's a command line driven process. Powershell is how I would do it. Check out DBATools.
As a bit of a sidebar, it's a real shame...
May 5, 2023 at 2:22 pm
The second server in this case is on an environment that is essentially an exact snapshot of our production environment, which is taken over the weekend.
I'm totally confused...
May 5, 2023 at 1:17 pm
You must have VIEW DEFINITION permission and I bet I don't. I'm testing this on our cloud based DB from our app provider using my surface laptop and we...
May 5, 2023 at 1:13 pm
The old article you found in a previous response to your question used sysdepends, which would sometimes miss things depending on the order of creation. Take a look at the...
May 5, 2023 at 3:49 am
May 5, 2023 at 3:38 am
I'm trying to create a clustered index on a very large heap table. Below is the script i'm using to perform the creation job.
CREATE CLUSTERED INDEX...
May 5, 2023 at 1:53 am
Viewing 15 posts - 1,471 through 1,485 (of 59,066 total)