• @bfr0
    link
    English
    22
    edit-2
    2 years ago

    No nested SQL queries allowed.

    Edit: it was for a built in query language to populate dashboards (think Jira JQL meets Domo).

    I had some inefficient SQL queries that meant we had to put some guardrails around user input so others didn’t take down prod like I did

      • Voiden
        link
        English
        12 years ago

        Yeah this is absolutely necessary in a lot of cases, not sure how you can work with a database while following this rule