<< Click to Display Table of Contents >> Navigation: Sources > SQL script |
SQL script can contain several tables so table name should be specified explicitly. I.e. when using FromFolder:
select * from sqlfile.tablename
When script file contain create table statement it is used to determine column datatypes.