Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Pretty much correct, IMO. Really, the first build (and usually the only one, unfortunately) IS the process of estimating. I try to POC as much as possible to make sure I know where the landmines are. Just this week, I blew by one of my own recent estimates because I assumed I could pretty easily determine the output column names and data types for any arbitrary SQL Server stored procedure using a SQL query. Many implementation hours and attempts later, I realized my folly, and I am not new to SQL.


> Really, the first build IS the process of estimating.

You hit the nail on the head.


Did you look at sp_describe_first_result_set?

https://learn.microsoft.com/en-us/sql/relational-databases/s...


yes this

difficult to scope some projects without starting the build




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: