How to use ADO data shaping ?

As for the SQL -

SELECT * FROM Table1 LEFT JOIN Table2 WHERE 1=1

Thanks.