|
|
|
|
|
SQL - Structured Query Language SQL allows you to pull data from the Premier database in a more powerful way than DDE because you're not limited to just "one-hop" related tables. You can join tables together and pull data from all the tables at once. If you're not familiar with the Premier database, visit this link to understand the layout. The following is available as separate features in this section: SQL Basics - an overview using the example of extracting data from one table Multiple Tables - how to extract data from several tables at once Arithmetic - how to get counts of data |