fn build_view_sql( stmt: &Statement, object_id: &ObjectId, explain_db: &str, explain_schema: &str, ) -> String
Build SQL for creating a view in the explain schema.