Y
Hacker News
new
|
ask
|
show
|
jobs
by
rileymat2
821 days ago
It just occurred to me, do you have wide denormalized table queries where tables represent entities more than relations?
I think if so that might explain the difference in query structure.
1 comments
sherburt3
821 days ago
Yeah I maintain several BI reports and the codebase is about 20 years old, so multiple teams have taken creative liberties with the naming conventions for tables. Without intellisense I'd probably have gone insane by now.
link