Include files
Is there a way to include a piece of code from a file into a SQL Query. In another words if I have a Query window open or I'm editing a .sql file can I include another .sql file much in the way a "C" program might #include <include.h>.
Thanks
|