qa | R Documentation |
qa Function for practicing SQL code using the 'questions' vector produced with the 'moomy' database using 'createDB'
qa(sql_code, Q = 0)
sql_code |
SQL code to pull what is being asked in the question pertaining to the 'Q' paramater |
Q |
The question that corresponds to the 'questions' vector |
Whether or not the 'sql_code' provided returns the expected result
qa(Q = 1, "Select * from PRODUCT_MAP")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.