query()
my_data_source.query('SELECT * FROM datasource_name (<native query here>);')
Was this page helpful?