Search results

  1. A

    Query for Splitting Table

    I have a large provider data table with 10,000 rows approximately. I'd like to split the table by the "specialty" column so I have multiple tables based on the speciality column. Is there a query or SQL so that i Can do this quickly without having to do multiple make table queries?
Back
Top Bottom