On wich way I can pass name of schema to SQL scripts.
For example in script I have
SELECT * from 'NAME_OF_SCHEMA'.name_of_table;