module.exports = `select schema_id as objectId, name as schemaName from sys.schemas`;