| clean_query | removes sql comments and prepares a human-readable query | 
| get_data | Pass a query to a database and get a table back | 
| get_db_con | Retrieves the db connection parameters and appropriate... | 
| get_os | Returns the name of the operating system | 
| get_systyp | Determine the type of type of database you are using (i.e.... | 
| read_query | read in query if saved in a text file | 
| remove_table | Remove a table to a database | 
| save_table | Save a table to a database | 
| transfer_message_beg | Mark the beginning of a query to time the query duration | 
| transfer_message_end | Displays when and how long a query took to retrieve | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.