Viewing 15 posts - 901 through 915 (of 39,466 total)
I have no interest, but if you want to set something up, maybe others want to.
April 25, 2023 at 6:39 pm
Had a request for a large schema from a developer. Wondering if anyone has a large (number of objects) schema that they can send to me for private use. This...
April 24, 2023 at 4:17 pm
Added a placeholder for 2023. Reply there if you want to play again.
https://www.sqlservercentral.com/forums/topic/ssc-fantasy-football-2023
April 24, 2023 at 4:15 pm
With Pizza I prefer the thickness rather than the width of the pies.
Chicago? Detroit?
April 24, 2023 at 4:04 pm
Good to hear you document code. That's a good start. I think AI can be a good tool, but like anything else, you have to make an effort to change...
April 24, 2023 at 3:59 pm
One thing I like about sqlcmd is that it's always around and easy to use. I hope this becomes the default sqlcmd, but without some of the breaking changes.
In general,...
April 24, 2023 at 3:57 pm
I think any problem domain where you almost always deal with singletons and don't need complex joins, it's a good fit. This could be in relation to an RDBMS that...
April 24, 2023 at 3:52 pm
How are you adding the user? Do they have roles? I tried this in SQL 2019, and with a system versioned table, if I create user from login, I don't...
April 21, 2023 at 10:23 pm
But you can pass the password as an environment variable, or you should. I can't get that working, nor do I see a pwd prompt as you see.
To me, the...
April 21, 2023 at 4:16 pm
For travel in the summer months, suggest Banff, Alberta and Jasper in the Rocky Mountains. Great place to unwind, relax, do some hiking\sight seeing and see all the beautiful...
April 21, 2023 at 4:05 pm
My wife and I had a great experience on a Rhine-Danube cruise from Amsterdam all the way to eastern Europe ending with land travel to Ukraine and Romania where...
April 21, 2023 at 4:05 pm
If I were you Steve I'd be looking at the Inca Trail for next year - if your knees are still up to it 😉
It's more ankles, both for...
April 21, 2023 at 4:04 pm
With sabbaticals is it unpaid leave? For much of my career I would not have been in a position to take such an option.
paid leave
April 21, 2023 at 4:03 pm
Honestly, I found one of early benefits of go-sqlcmd was that it has QUOTED_IDENTIFIER
set to ON
by default (unlike sqlcmd
) and the -I
switch (to enable Quoted Identifiers...
April 21, 2023 at 4:03 pm
If it is written in GO then that language has a nice balance of ease of use, speed of compilation, speed of execution, and testability.
If anyone was wondering what...
April 21, 2023 at 4:01 pm
Viewing 15 posts - 901 through 915 (of 39,466 total)