Viewing 15 posts - 961 through 975 (of 39,522 total)
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
Sometimes having dates, or parts of dates, as integers work well. But not often. A dimension can make sense, but in most transactional tables, I think dates ought to be...
April 21, 2023 at 4:00 pm
and knowledge on how to use the tool best. I think sometimes people move to NoSQL because it is easier for developers, but then reporting/analytics require ETL or a warehouse...
April 21, 2023 at 3:58 pm
When SQL Server Developer Edition was 1st released it was available at a price. Later on it became a free product. This meant that I could have a throttled...
April 17, 2023 at 6:42 pm
To manager is just another job. It's not above many of the workers, at least not in technical roles. Maybe in a McDonalds or retail store.
I might argue the CEO...
April 16, 2023 at 5:22 pm
Viewing 15 posts - 961 through 975 (of 39,522 total)