3.3.3.Demo Datasource Query

To query the sample data in the Demo Database make sure the web browser is pointing to the Demo database HTTP port which is typically 8890. From Conductor go to tab "Database" and then select the tab "Interactive SQL". Enter a SQL statement and click the button "Execute". For example:

SELECT * FROM DEMO..products WHERE UnitPrice < 7

Figure3.16.Demo Database Query

Demo Database Query