Forum Replies Created

Viewing 15 posts - 1 through 15 (of 389 total)

  • Reply To: Is Data Modeling Common?

    I'm an old hand at data modeling. I started doing them manually in the 80's in the early drawing programs (yeah, majorly tedious!). I was one of the early users...

  • Reply To: A Common Split

    Thanks Steve. You highlighted one of the short-comings of the STRING_SPLIT function. While it's nice to have (in concept), I still prefer the flexibility of my own function based on...

  • Reply To: Estimated Rows

    There may be a difference between on-prem and Azure, as I got 10 as the estimate on both with Azure SQL.

  • Reply To: Ghostworkers

    Robin Sharma said, "Don't confuse activity with productivity. Many people are simply busy being busy." After all, you always get what you measure, and if managers are looking for signs...

  • Reply To: The Next Great Thing

    Yeah, Hadoop was touted as the litmus test if a business would survive: "Companies will be dead in 3-5 years if they don't move to Big Data!" That was just...

  • Reply To: People Make Odd Choices

    As an old salt myself, I love a good sea story! That one does not surprise me in the least.

    Back in the mainframe days, all sorts of tricks were used...

  • Reply To: The End of Azure Data Studio

    Steve, you mentioned that VS Code supports notebooks, but will it support SQL as well as Python? That was the part about ADS that I so enjoyed.

  • Reply To: The End of Azure Data Studio

    While I do not use ADS for development purposes, I do like the notebook aspect and its ability to connect to Postgres. I found the notebook interface an excellent tool...

  • Reply To: Function Defaults

    This one caught me off guard as I was thinking of a stored procedure instead of a function. Good one, Steve!

  • Reply To: Where's the Printer Friendly Option?

    I really like the "printer friendly" versions so I can "print" articles to PDF for later reference. That way, I can store articles in a directory of my own structure...

  • Reply To: Fifty Percent

    When I interview people, the main thing I look for is an aptitude for learning and applying. Throughout my career, I only came prepared with a few skills absolutely required...

  • Reply To: Your Computer Science Education

    I'm also one of the old-timers who got a Computer Science degree in the 1980s. I started programming on green screens in FORTRAN-77 on PDP-11 minicomputers, learned IBM 360 Assembler...

  • Reply To: The Default Variable String

    Yep, that's what I was thinking about. Thanks for clarifying! 🙂

    I've had my head embedded in Postgres for the last few years. It's not surprising something got pushed out in...

  • Reply To: The Default Variable String

    In times past, using varchar without a length defaulted to 30 characters. Did that change?

  • Reply To: An Incomplete Window Definition

    I learned something new today about window functions! Nice!! 🙂

Viewing 15 posts - 1 through 15 (of 389 total)